Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
kazuHF
/
llm-jp-3-13b-it2_lora
like
0
Text Generation
Transformers
Safetensors
English
llama
text-generation-inference
unsloth
trl
Inference Endpoints
4-bit precision
bitsandbytes
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
kazuHF
commited on
17 days ago
Commit
1512ae7
·
verified
·
1 Parent(s):
7c69b4d
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -84,7 +84,7 @@ def Decoder(input):
84
```
85
◇ 使用例
86
```bash
87
-
Decoder('
犬と猫の違いについて述べよ。
')
88
```
89
90
4. jasonlで保存された入力文を一括して推論する場合
84
```
85
◇ 使用例
86
```bash
87
+
Decoder('
犬と猫の見分け方は何か。
')
88
```
89
90
4. jasonlで保存された入力文を一括して推論する場合