初始化项目,由ModelHub XC社区提供模型
Model: theprint/ReWiz-Llama-3.1-8B-v2 Source: Original Platform
This commit is contained in:
11
config.json
Normal file
11
config.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"architectures": [
|
||||
"LlamaForCausalLM"
|
||||
],
|
||||
"model_type": "llama",
|
||||
"torch_dtype": "float16",
|
||||
"prompt_template": {
|
||||
"type": "alpaca",
|
||||
"description": "Alpaca instruction-following format"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user