Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
theprint
/
ReWiz-Llama-3.1-8B-v2
like
1
Text Generation
Transformers
Safetensors
GGUF
English
llama
text-generation-inference
unsloth
trl
sft
alpaca
rewiz
Eval Results
Inference Endpoints
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
317c5e6
ReWiz-Llama-3.1-8B-v2
/
config.json
theprint
Update config.json
c0ba0cf
verified
27 days ago
raw
Copy download link
history
blame
211 Bytes
{
"architectures"
:
[
"LlamaForCausalLM"
]
,
"model_type"
:
"llama"
,
"torch_dtype"
:
"float16"
,
"prompt_template"
:
{
"type"
:
"alpaca"
,
"description"
:
"Alpaca instruction-following format"
}
}