Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
neural-bridge
/
Rago-v2-13b
like
0
Follow
Neural Bridge AI
21
Text Generation
Transformers
PyTorch
neural-bridge/rag-full-20000
English
llama
retrieval-augmented-generation
text-generation-inference
arxiv:
2106.09685
License:
apache-2.0
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
281db30
Rago-v2-13b
/
generation_config.json
mertNB
Upload LlamaForCausalLM
b12fa7c
verified
10 months ago
raw
Copy download link
history
blame
Safe
183 Bytes
{
"bos_token_id"
:
1
,
"do_sample"
:
true
,
"eos_token_id"
:
2
,
"max_length"
:
4096
,
"pad_token_id"
:
0
,
"temperature"
:
0.6
,
"top_p"
:
0.9
,
"transformers_version"
:
"4.30.2"
}