Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
jfarland
/
another-test-model
like
0
Text Generation
Transformers
Safetensors
English
llama
gpt
llm
large language model
h2o-llmstudio
text-generation-inference
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
4c20c67
another-test-model
/
special_tokens_map.json
jfarland
Upload tokenizer
ed29ac3
about 1 year ago
raw
Copy download link
history
blame
Safe
142 Bytes
{
"bos_token"
:
"<s>"
,
"cls_token"
:
"</s>"
,
"eos_token"
:
"</s>"
,
"pad_token"
:
"<unk>"
,
"sep_token"
:
"</s>"
,
"unk_token"
:
"<unk>"
}