Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
fakezeta
/
Llama3-Aloe-8B-Alpha-ov-int8
like
4
Text Generation
Transformers
OpenVINO
12 datasets
English
llama
biology
medical
conversational
Inference Endpoints
arxiv:
2405.01886
License:
cc-by-nc-4.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
refs/pr/1
Llama3-Aloe-8B-Alpha-ov-int8
/
generation_config.json
fakezeta
Upload 7 files
56940e0
verified
7 months ago
raw
Copy download link
history
blame
Safe
194 Bytes
{
"bos_token_id"
:
128000
,
"do_sample"
:
true
,
"eos_token_id"
:
[
128001
,
128009
]
,
"max_length"
:
4096
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.40.1"
}