MUZAMMILPERVAIZ
Expert in Large Language Models, Machine Learning, Deep learning, NLP, and Computer Vision.
@ENDEVSOLS Kamra , Punjab, Pakistan
MUZAMMILPERVAIZ's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
xtekky/gpt4free
The official gpt4free repository | various collection of powerful language models
reflex-dev/reflex
🕸️ Web apps in pure Python 🐍
meta-llama/llama-recipes
Scripts for fine-tuning Meta Llama with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datasets for applications such as summarization and Q&A. Supporting a number of candid inference solutions such as HF TGI, VLLM for local or cloud deployment. Demo apps to showcase Meta Llama for WhatsApp & Messenger.
jzhang38/TinyLlama
The TinyLlama project is an open endeavor to pretrain a 1.1B Llama model on 3 trillion tokens.
dvlab-research/LongLoRA
Code and documents of LongLoRA and LongAlpaca (ICLR 2024 Oral)
curiousily/Get-Things-Done-with-Prompt-Engineering-and-LangChain
LangChain & Prompt Engineering tutorials on Large Language Models (LLMs) such as ChatGPT with custom data. Jupyter notebooks on loading and indexing data, creating prompt templates, CSV agents, and using retrieval QA chains to query the custom data. Projects for using a private LLM (Llama 2) for chat with PDF files, tweets sentiment analysis.
Soulter/hugging-chat-api
HuggingChat Python API🤗
Chainlit/cookbook
Chainlit's cookbook repo
syncdoth/RetNet
Huggingface compatible implementation of RetNet (Retentive Networks, https://arxiv.org/pdf/2307.08621.pdf) including parallel, recurrent, and chunkwise forward.
yikuan8/Transformers-VQA
An implementation that downstreams pre-trained V+L models to VQA tasks. Now support: VisualBERT, LXMERT, and UNITER
PakUrdu-Research-Center/awesome-urdu
Repository dedicated to a collection of resources and helping material for Urdu language Processing related tasks
MUZAMMILPERVAIZ/Arabic-Handwritten-OCR
A deep learning model (DCNNs+Bi LSTMs+CTC Loss) for identification of Handwritten Arabic Text
ENDEVSOLS/Long-Trainer
Introducing LongTrainer, a sophisticated extension of the LangChain framework designed specifically for managing multiple bots and providing isolated, context-aware chat sessions. Ideal for developers and businesses looking to integrate complex conversational AI into their systems, LongTrainer simplifies the deployment and customization of LLMs.
MUZAMMILPERVAIZ/Arabic_Handwritten_Digits_Classification_using_CNN
A Convolutional Neural Network is trained on Arabic Handwritten Digits dataset. F1 score is 97%
MUZAMMILPERVAIZ/Customer_Churn_Prediction_using_Neural_Network
Bank Customers Churn Prediction using Artificial Neural Network.
MUZAMMILPERVAIZ/Handwritten_digits_Classification_using_ANN
Artificial Neural Network is trained on keras MNIST dataset.
MUZAMMILPERVAIZ/kotaemon
An open-source RAG-based tool for chatting with your documents.