Llama 8B Code
Code generation fine-tuned model
Usage
from transformers import AutoTokenizer, AutoModelForCausalLM
tokenizer = AutoTokenizer.from_pretrained("dp66/llama-8b-code")
model = AutoModelForCausalLM.from_pretrained("dp66/llama-8b-code")
Training Details
- Base Model: LLaMA-8B
- Fine-tuning Task: Code
- Downloads last month
- 1
Inference Providers
NEW
This model isn't deployed by any Inference Provider.
๐
Ask for provider support