Model Performance: Models below 30 billion parameters have shown significantly lower performance on agentic coding tasks. While HuggingFace hosts many smaller models that can be useful for experimentation, they are generally not recommended for production coding work. Consider using models with 30B+ parameters for complex software engineering tasks.
Configuration
Configuration examples for~/.factory/config.json
:
Getting Started
- Sign up at huggingface.co
- Get your token from huggingface.co/settings/tokens
- Browse models at huggingface.co/models
- Add desired models to your configuration
Notes
- Model names must match the exact Hugging Face repository ID
- Some models require accepting license agreements on HF website first
- Large models may not be available on free tier