Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
coreml-projects
/
Llama-2-7b-chat-coreml
like
134
Follow
Core ML Projects
72
Text Generation
Transformers
Core ML
llama
meta
llama-2
Inference Endpoints
License:
other
Model card
Files
Files and versions
Community
10
Train
Deploy
Use this model
f19189f
Llama-2-7b-chat-coreml
/
config.json
pcuenq
HF staff
Tokenizer files
f19189f
over 1 year ago
raw
Copy download link
history
blame
Safe
163 Bytes
{
"architectures"
:
[
"LlamaForCausalLM"
]
,
"bos_token_id"
:
1
,
"eos_token_id"
:
2
,
"model_type"
:
"llama"
,
"pad_token_id"
:
0
,
"vocab_size"
:
32000
}