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, 2024
Commit
40687fd
·
verified
·
1 Parent(s):
a835be5
Update README.md (
#7
)
Browse files
- Update README.md (
c8d1b7f65bfbde2cefe5fbd6cfa5cdba45fb78b0
)
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
+
```