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
MaziyarPanahi
commited on
May 17
Commit
c8d1b7f
•
1 Parent(s):
a835be5
Update README.md
Browse files
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
+
```