Vicuna (Hugging Face)
Early open chat models fine-tuned from Llama-class bases by LMSYS—widely mirrored on the Hub (e.g. Vicuna-7B v1.5).
Why it is included
Landmark open-chat artifact with sustained Hub download traffic alongside modern families.
Best for
Historical comparison, instruction-tuning studies, and legacy chat pipelines.
Strengths
- Chat format precedent
- Many community forks
- HF-native
Limitations
- Superseded by newer instruct models; license tied to base
Good alternatives
Llama 3 Instruct · Mistral · Qwen
Related tools
AI & Machine Learning
Meta Llama (open models)
Meta’s Llama family of open **weights** (subject to Llama license) with reference code, tooling, and downloads via Hugging Face and meta-llama org.
AI & Machine Learning
Hugging Face Transformers
State-of-the-art pretrained models for PyTorch, TensorFlow, and JAX.
AI & Machine Learning
Axolotl
YAML-configured fine-tuning for LLMs: LoRA, QLoRA, FSDP, and many architectures on top of Hugging Face trainers.
AI & Machine Learning
SmolLM
Hugging Face TB small LM family (135M–1.7B) with Apache-2.0 weights aimed at on-device and edge quality per size.
AI & Machine Learning
OpenAI gpt-oss (Hub)
OpenAI’s open-weight GPT-OSS checkpoints (e.g. 20B, 120B) hosted on Hugging Face for local inference and fine-tuning.
AI & Machine Learning
GPT-2 (Hugging Face)
Historic decoder-only LM family (124M–1.5B) under `openai-community` on the Hub—still a default tutorial and pipeline test target.
