Instructions to use little-fox/Leonardo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use little-fox/Leonardo with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
Training
Hardware & Software
Base Model
LDCC/LDCC-SOLAR-10.7BImplementation Code
from transformers import AutoModelForCausalLM, AutoTokenizer
import torch
repo = "little-fox/Leonardo"
model = AutoModelForCausalLM.from_pretrained(repo)
tokenizer = AutoTokenizer.from_pretrained(repo)
- Downloads last month
- -
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support