Edit model card

Opus-Samantha-Llama-3-8B

Trained on 1xA100

5/11/24: Model has been updated and performs much better

Process

πŸ’» Usage

!pip install -qU transformers torch

import transformers
import torch

model_id = "macadeliccc/Opus-Samantha-Llama-3-8B"

pipeline = transformers.pipeline(
pipeline("Hey how are you doing today?")
Downloads last month
810
Safetensors
Model size
8.03B params
Tensor type
FP16
Β·
Inference API
Model is too large to load in Inference API (serverless). To try the model, launch it on Inference Endpoints (dedicated) instead.

Dataset used to train macadeliccc/Opus-Samantha-Llama-3-8B