Edit model card

LLaMA-3-NL: Fine-tuned using LoRa and the original tokenizer

from transformers import AutoModelForCausalLM, AutoTokenizer

tokenizer = AutoTokenizer.from_pretrained('llama-2-nl/Llama-3-8B-lora-original')

model = AutoModelForCausalLM.from_pretrained('llama-2-nl/Llama-3-8B-lora-original')
Downloads last month
3
Inference Examples
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social visibility and check back later, or deploy to Inference Endpoints (dedicated) instead.

Model tree for ChocoLlama/Llama-3-ChocoLlama-8B-base

Finetunes
1 model