Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
rhaymison
/
gemma-portuguese-tom-cat-2b-it
like
0
Text Generation
Transformers
Safetensors
rhaymison/superset
Portuguese
gemma
portuguese
brasil
portugues
instrucao
conversational
Eval Results
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
rhaymison
commited on
Apr 30, 2024
Commit
3dda843
·
1 Parent(s):
e5c1d7b
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+0
-1
README.md
CHANGED
Viewed
@@ -67,7 +67,6 @@ outputs = pipeline(
67
top_k=50,
68
top_p=0.95
69
)
70
-
print(outputs[0]["generated_text"][len(prompt):].replace("model",""))
71
```
72
73
67
top_k=50,
68
top_p=0.95
69
)
70
```
71
72