Files
baichuan2-7b-base-gguf/configuration.json

10 lines
192 B
JSON
Raw Permalink Normal View History

{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "baichuan"
},
"pipeline": {
"type": "baichuan2-7b-base-text-generation-pipe"
}
}