A Framework of Small-scale Large Multimodal Models
-
Updated
Oct 16, 2024 - Python
A Framework of Small-scale Large Multimodal Models
Most simple and minimal code to run an LLM chatbot from HuggingFace hub with OpenVINO
This application allows users to upload PDF files, process them, and ask questions about the content using a locally hosted language model. The system uses Retrieval-Augmented Generation (RAG) to provide accurate answers based on the uploaded PDFs.
Basic LLM wrapper with 3 consumers: CLI, Flask, and load/scaling test. Works with HuggingFace models like Llama and TinyLlama (and others).
Smart home system to control smart devices using natural language commands. Using the planning and processing capabilites of LLMs
Add a description, image, and links to the tinyllama topic page so that developers can more easily learn about it.
To associate your repository with the tinyllama topic, visit your repo's landing page and select "manage topics."