Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
kyujinpy
/
Ko-PlatYi-6B
like
6
Text Generation
Transformers
PyTorch
kyujinpy/KOR-OpenOrca-Platypus-v3
Korean
llama
text-generation-inference
Inference Endpoints
License:
cc-by-nc-sa-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
kyujinpy
commited on
Dec 3, 2023
Commit
3cb0a58
•
1 Parent(s):
31dbf7a
Upload README.md
Browse files
Files changed (1)
hide
show
README.md
+0
-2
README.md
CHANGED
Viewed
@@ -57,5 +57,3 @@ OpenOrca = AutoModelForCausalLM.from_pretrained(
57
)
58
OpenOrca_tokenizer = AutoTokenizer.from_pretrained(repo)
59
```
60
-
61
-
---
57
)
58
OpenOrca_tokenizer = AutoTokenizer.from_pretrained(repo)
59
```