ctransformers

There are 25 repositories under ctransformers topic.

  • marella/ctransformers

    Python bindings for the Transformer models implemented in C/C++ using GGML library.

    Language:C1.8k19201138
  • marella/chatdocs

    Chat with your documents offline using AI.

    Language:Python7032194100
  • abacaj/mpt-30B-inference

    Run inference on MPT-30B using CPU

    Language:Python572131194
  • abacaj/replit-3B-inference

    Run inference on replit-3B code instruct model using CPU

    Language:Python15431327
  • AIAnytime/Medical-RAG-using-Meditron-7B-LLM

    Medical RAG QA App using Meditron 7B LLM, Qdrant Vector Database, and PubMedBERT Embedding Model.

    Language:HTML422022
  • Wingman

    winstxnhdw/Wingman

    Your offline AI pair programmer for VSCode on Windows.

    Language:Python26412
  • 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.

    Language:Python5200
  • Chebil-Ilef/CareAI

    A Healthcare System Integrating Azure-Powered Machine Learning, Deep Learning Models for Disease Detection, and a Conversational AI Chatbot

    Language:Jupyter Notebook40
  • 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.

    Language:Jupyter Notebook3100
  • minggnim/nlp-models

    A repository for training transformer based models

    Language:Jupyter Notebook2201
  • Mr-PratikTikhe/geochatbot

    This is the GeoChatBot, created for the hackathon organized by Mineral Exploration and Consultancy Limited (MECL).

    Language:HTML210
  • Atrij-Paul/MenstruationBot

    This chat bot answers all your questions regarding menstruation ( hormonal changes , phases of menstruation and many more)

    Language:Python120
  • 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.

    Language:TypeScript1200
  • mehrdadalmasi2020/FragenAntwortLLMCPU

    A package for processing documents and generating questions and answers using LLMs on CPU.

    Language:Python10
  • mehrdadalmasi2020/FragenAntwortLLMGPU

    A package for processing documents and generating questions and answers using LLMs on GPU and CPU.

    Language:Python10
  • SharathHebbar/LLM

    Working on LLMs

    Language:Jupyter Notebook110
  • amethystani/WriteWiz

    Write Wiz - Blog Generator 📝 Generate captivating blogs effortlessly with Write Wiz! Write Wiz is powered by the LLama 2 model.

    Language:Python0201
  • pradytpk/chatbot-genai

    Language:Jupyter Notebook0100
  • 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.

    Language:Python0100
  • 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.

    Language:Python20
  • 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.

    Language:Python3
  • calcuis/ctransformer-core

    solo connector core built on ctransformers

    Language:C10
  • 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 모델을 이용한 웹페이지 제작을 하였습니다

    Language:Python20
  • 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.

    Language:Python20