Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
MaziyarPanahi
/
Llama-3-8B-Instruct-v0.8
like
8
Text Generation
Transformers
Safetensors
PyTorch
English
llama
axolotl
finetune
facebook
meta
llama-3
conversational
Eval Results
text-generation-inference
License:
llama3
Model card
Files
Files and versions
Community
14
Train
Deploy
Use this model
Update README.md
#7
by
MaziyarPanahi
- opened
May 17, 2024
base:
refs/heads/main
←
from:
refs/pr/7
Discussion
Files changed
+1
-1
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -107,4 +107,4 @@ outputs = pipeline(
107
top_p=0.95,
108
)
109
print(outputs[0]["generated_text"][len(prompt):])
110
-
```
107
top_p=0.95,
108
)
109
print(outputs[0]["generated_text"][len(prompt):])
110
+
```