Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
thobuiq
/
teamtrack-ai
like
0
Text Generation
Transformers
TensorBoard
Safetensors
mistral
trl
dpo
Generated from Trainer
text-generation-inference
Inference Endpoints
4-bit precision
gptq
License:
apache-2.0
Model card
Files
Files and versions
Metrics
Training metrics
Community
Train
Deploy
Use this model
33c229a
teamtrack-ai
/
config.json
thobuiq
Create config.json
33c229a
verified
10 months ago
raw
Copy download link
history
blame
146 Bytes
{
"do_sample"
:
true
,
"max_new_tokens"
:
256
,
"pad_token_id"
:
32000
,
"temperature"
:
0.2
,
"top_k"
:
1
,
"transformers_version"
:
"4.37.0"
}