Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
SearchUnify-ML
/
xgen-7b-8k-open-instruct-gptq
like
4
Text Generation
Transformers
VMware/open-instruct-v1-oasst-dolly-hhrlhf
English
llama
License:
cc
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
SearchUnify-ML
commited on
Jul 5, 2023
Commit
ed3caa7
•
1 Parent(s):
8011cbf
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -74,7 +74,7 @@ pipe = pipeline(
74
print(pipe(prompt_template)[0]['generated_text'])
75
76
77
-
</
code>
78
79
80
74
print(pipe(prompt_template)[0]['generated_text'])
75
76
77
+
<
code>
78
79
80