Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Mxode
/
NanoLM-70M-Instruct-v1
like
0
Text2Text Generation
Safetensors
English
llama
License:
gpl-3.0
Model card
Files
Files and versions
Community
Train
eb55317
NanoLM-70M-Instruct-v1
/
generation_config.json
Mxode
upload model
9b08a20
5 months ago
raw
Copy download link
history
blame
Safe
181 Bytes
{
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_new_tokens"
:
2048
,
"pad_token_id"
:
0
,
"temperature"
:
0.3
,
"top_k"
:
20
,
"top_p"
:
0.7
,
"transformers_version"
:
"4.42.0"
}