#TMK
#AI#Innovation
🚀TMKda AI integratsiyasi: samaradorlikning yangi drayveri
✅O‘zbekiston texnologik metallar kombinati va Markaziy Osiyo sun’iy intellekt assotsiatsiyasi o‘rtasida hamkorlik uchrashuvi bo‘lib o‘tdi.
Unda tomonlar faoliyat yo‘nalishlari bilan yaqindan tanishib, o‘zaro hamkorlikning istiqbollarini keng muhokama qildilar.
Jumladan:
⚫️Geologiya-qidiruv jarayonlarini sun’iy intellekt orqali tahlil qilish orqali yerosti boyliklarini aniqlashda samaradorlik va aniqlikni keskin oshirish;
⚫️TMKning innovatsion kutubxonasida ilg‘or tajribalarni jamlashda raqamli texnologiyalardan foydalanish;
⚫️ HSE tashabbuslarini ilgari surishda AI imkoniyatlarini qo‘llash;
⚫️Sun’iy intellekt yordamida situatsion markazga kelib tushadigan ma’lumotni tahlil qilish asosida zarur boʻlgan choralarni koʻrish kabi mavzular muhokama markazida boʻldi.
🌍 Ushbu hamkorlik sun’iy intellekt texnologiyalarini ishlab chiqarish, ilmiy-tadqiqot va ekologik mas’uliyat sohalariga joriy etishda muhim ahamiyat kasb etishi kutilmoqda.
🗣️Oldinroq Markaziy Osiyo sun’iy intellekt assotsiatsiyasi raisi Vladimir Norov: “Sun’iy intellekt — bu katalizator, faqat biz keyingi 10 yillikni oldindan o‘ylab harakat qilishga tayyor bo‘lgan taqdirdagina”, degan edi oʻzining kamyob yer elementlarini qidirish va qayta ishlash jarayonlariga sun’iy intellektni joriy etish haqidagi nutqida.
🫥🫥🫥
✅TMK matbuot xizmati
🌐Web-site|🔵Facebook |📷Instagram| 🎰LinkedIn|🎬Youtube|🚀Telegrame
AI-Written Film Premiere Canceled in London
A London cinema canceled the premiere of “The Last Screenwriter” due to backlash over its ChatGPT-written script. Directed by Peter Luisi, the film explores a screenwriter’s struggle with an AI collaborator.
What are your thoughts on AI in filmmaking?
@Viral_Today / #AI#trailer
ChatterUI - A simple app for LLMs
https://github.com/Vali-98/ChatterUI
https://t.me/chatterui
ChatterUI is a native mobile frontend for LLMs.
Run LLMs on device or connect to various commercial or open source APIs. ChatterUI aims to provide a mobile-friendly interface with fine-grained control over chat structuring.
Features:
Run LLMs on-device in Local Mode
Connect to various APIs in Remote Mode
Chat with characters. (Supports the Character Card v2 specification.)
Create and manage multiple chats per character.
Customize Sampler fields and Instruct formatting
Integrates with your device’s text-to-speech (TTS) engine
Usage
Download and install latest APK from the releases page.
iOS is Currently unavailable due to lacking iOS hardware for development
Local Mode
ChatterUI uses a llama.cpp under the hood to run gguf files on device. A custom adapter is used to integrate with react-native: cui-llama.rn
To use on-device inferencing, first enable Local Mode, then go to Models > Import Model / Use External Model and choose a gguf model that can fit on your device's memory. The importing functions are as follows:
Import Model: Copies the model file into ChatterUI, potentially speeding up startup time.
Use External Model: Uses a model from your device storage directly, removing the need to copy large files into ChatterUI but with a slight delay in load times.
After that, you can load the model and begin chatting!
Note: For devices with Snapdragon 8 Gen 1 and above or Exynos 2200+, it is recommended to use the Q4_0 quantization for optimized performance.
Remote Mode
Remote Mode allows you to connect to a few common APIs from both commercial and open source projects.
Open Source Backends:
koboldcpp
text-generation-webui
Ollama
Dedicated API:
OpenAI
Claude (with ability to use a proxy)
Cohere
Open Router
Mancer
AI Horde
Generic backends:
Generic Text Completions
Generic Chat Completions
These should be compliant with any Text Completion/Chat Completion backends such as Groq or Infermatic.
Custom APIs:
Is your API provider missing? ChatterUI allows you to define APIs using its template system.
Read more about it here!
#ai#Android