Run LLM model, falcon-7b-instruct on Google Colab, HuggingFace Spaces and Local if you have 16GB GPU.
Huge thanks to Nicholas Renotte - Main Code from here: GitHub - nicknochnack/Falcon40B
- 🚀 My falcon-7b-instruct HuggingFace🤗 Space App
- falcon-7b-instruct Notebook -
- falcon-7b-instruct with Memory Module -
-
Deploy LLM Chat Models in 2 min on HuggingFace from Merve Noyan:
-
Blog: Llama 2 is here - get it on Hugging Face
- Llama 2 13b Chat - a Hugging Face Space by huggingface-projects : You can duplicate space to private use.
-
Andrej Karpathy - LLaMA v2 training from scratch in Pytorch, run inferences in C: