ctransformers
There are 25 repositories under ctransformers topic.
marella/ctransformers
Python bindings for the Transformer models implemented in C/C++ using GGML library.
marella/chatdocs
Chat with your documents offline using AI.
abacaj/mpt-30B-inference
Run inference on MPT-30B using CPU
abacaj/replit-3B-inference
Run inference on replit-3B code instruct model using CPU
AIAnytime/Medical-RAG-using-Meditron-7B-LLM
Medical RAG QA App using Meditron 7B LLM, Qdrant Vector Database, and PubMedBERT Embedding Model.
winstxnhdw/Wingman
Your offline AI pair programmer for VSCode on Windows.
Azazel0203/Medical_ChatBot
The Medical Chatbot, built with Flask, integrates NLP libraries like Langchain and Hugging Face Transformers for text processing and embedding generation. Utilizing Pinecone as a vector database, it efficiently stores and retrieves data, offering users an interactive platform for medical inquiries.
Chebil-Ilef/CareAI
A Healthcare System Integrating Azure-Powered Machine Learning, Deep Learning Models for Disease Detection, and a Conversational AI Chatbot
mahadev0811/Text2ImageDescription
Text2ImageDescription retrieves relevant images from Pascal VOC 2012 dataset using OpenAI CLIP, based on text queries, and generates descriptions using quantized Mistral-7b model.
minggnim/nlp-models
A repository for training transformer based models
Mr-PratikTikhe/geochatbot
This is the GeoChatBot, created for the hackathon organized by Mineral Exploration and Consultancy Limited (MECL).
Atrij-Paul/MenstruationBot
This chat bot answers all your questions regarding menstruation ( hormonal changes , phases of menstruation and many more)
jbilcke-hf/template-node-ctransformers-express
A minimalist Docker project to help people getting started with Node, CTransformers, Express and TypeScript. Ready to be used in a Hugging Face Space.
mehrdadalmasi2020/FragenAntwortLLMCPU
A package for processing documents and generating questions and answers using LLMs on CPU.
mehrdadalmasi2020/FragenAntwortLLMGPU
A package for processing documents and generating questions and answers using LLMs on GPU and CPU.
SharathHebbar/LLM
Working on LLMs
amethystani/WriteWiz
Write Wiz - Blog Generator 📝 Generate captivating blogs effortlessly with Write Wiz! Write Wiz is powered by the LLama 2 model.
xanmoy/medinova
The MediNova AI is a powerful tool designed to provide medical information by answering user queries using state-of-the-art language models and vector stores.
A-A-D-I-C-O-D-E/Blog-Generation-LLM-app
This Streamlit app uses an advanced language model to help you generate content. Just tell it your topic, word count, and job profile, and voila! Your blog post is ready.
Ayushverma135/Llama-Custom-X
Llama Custom X is a Streamlit-based AI chatbot that interacts with CSV datasets using conversational AI. It offers data-driven insights, intelligent responses, and visualizations for enhanced data analysis. Perfect for cybersecurity data exploration.
calcuis/ctransformer-core
solo connector core built on ctransformers
DinjanAI/PDF-Question-Answer-Chatbot
📚This repository includes a PDF question-and-answer chatbot that utilizes sophisticated natural language processing techniques. To ask about the document, users can submit it in PDF format and get quick responses through automatic extraction by the machine.
kkh3868/Project_LLama
Python기반 라이브러리 Langchain, Streamlit, CTransformers를 이용하여 llama2 모델을 이용한 웹페이지 제작을 하였습니다
Mahesh3394/query_response_generation_llama
In this project we hosted LLAMA model with 7B parameter for response generation. Here we created a rest api which can generate a response when provided a query text.