Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
MaziyarPanahi
/
Llama-3-8B-Instruct-v0.7
like
1
Text Generation
Transformers
Safetensors
PyTorch
English
llama
axolotl
finetune
facebook
meta
llama-3
conversational
text-generation-inference
License:
llama3
Model card
Files
Files and versions
Community
7
Train
Deploy
Use this model
MaziyarPanahi
commited on
May 17, 2024
Commit
06814b0
·
verified
·
1 Parent(s):
ac8fe32
Update README.md (
#7
)
Browse files
- Update README.md (
8d9409adee591e2f83a5a467e4e91659120da083
)
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
+
```