Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Mike0307
/
Phi-3-mini-4k-instruct-chinese-lora
like
6
Text Generation
Transformers
Safetensors
Mike0307/alpaca-en-zhtw
Chinese
phi3
trl
sft
conversational
custom_code
text-generation-inference
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
Mike0307
commited on
May 17
Commit
0742f23
•
1 Parent(s):
cd25aff
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+0
-1
README.md
CHANGED
Viewed
@@ -92,5 +92,4 @@ generated_text = tokenizer.decode(
92
outputs[0],
93
skip_special_tokens=True
94
)
95
-
print(generated_text)
96
```
92
outputs[0],
93
skip_special_tokens=True
94
)
95
```