Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Ichate
/
yaoi-v1-instruct
like
0
Text Generation
Transformers
PyTorch
English
llama
code
yaoi
text-generation-inference
License:
mit
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
6ddb7c6
yaoi-v1-instruct
/
generation_config.json
Ichate
Upload LlamaForCausalLM
8e5cba4
verified
7 months ago
raw
Copy download link
history
blame
Safe
195 Bytes
{
"_from_model_config"
:
true
,
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"pad_token_id"
:
32000
,
"temperature"
:
0.9
,
"top_p"
:
0.6
,
"transformers_version"
:
"4.31.0"
}