Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Mxode
/
NanoLM-25M-Instruct-v1.1
like
0
Text2Text Generation
Safetensors
Mxode/Magpie-Pro-10K-GPT4o-mini
English
mistral
License:
gpl-3.0
Model card
Files
Files and versions
Community
Train
62478da
NanoLM-25M-Instruct-v1.1
/
generation_config.json
Mxode
upload model
82ad392
2 months ago
raw
Copy download link
history
blame
Safe
189 Bytes
{
"do_sample"
:
true
,
"eos_token_id"
:
32001
,
"max_new_tokens"
:
2048
,
"pad_token_id"
:
32002
,
"temperature"
:
0.3
,
"top_k"
:
20
,
"top_p"
:
0.7
,
"transformers_version"
:
"4.42.0"
}