Ammar-Alnagar / makemorewip
An autoregressive character-level language model for making more things
☆14Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for makemorewip
- Code and documentation to train Stanford's Alpaca models, and generate the data.☆14Updated 3 months ago
- ☆14Updated 2 months ago
- A simple Langchain RAG application.☆14Updated 2 months ago
- **Predicting-article-performance-and-clustering-using-LLMs**: A project that uses large language models (LLMs) to forecast the performanc…☆14Updated 2 months ago
- Finetuning-llms-on-custom-datasets: A process of adapting large language models (LLMs) to specific tasks or domains by training them on …☆14Updated 2 months ago
- **face-recognition**: A system designed to identify and verify individuals based on facial features. It uses advanced algorithms to analy…☆14Updated 2 months ago
- Scripts for fine-tuning Meta Llama3 with composable FSDP & PEFT methods to cover single/multi-node GPUs. Supports default & custom datase…☆14Updated 2 months ago
- ☆14Updated 2 months ago
- **Readme_generator**: A tool for automatically creating README files for projects. It streamlines the documentation process by generating…☆14Updated 2 months ago
- Convolutional Neural Network with Small Images using pytorch☆13Updated 2 months ago
- GPT_mini_clone: A compact version of GPT designed for lightweight applications and rapid deployment, offering efficient natural language…☆14Updated 3 weeks ago
- A bunch of experiments using Large Language Models☆14Updated 5 months ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆14Updated 4 months ago
- 🤖🧠 A dynamic LLM-based agent capable of answering natural language queries using a variety of tools. Powered by LangChain, OpenAI, and …☆12Updated last month
- ☆12Updated last month
- Synthesizing-DNA-sequences-with-LLM: A project using large language models (LLMs) to generate and optimize DNA sequences for various app…☆14Updated last month
- An Improved Langchain RAG Tutorial (v2) with local LLMs, database updates, and testing.