Files
longchat-13b-16k-gguf/configuration.json

10 lines
191 B
JSON
Raw Permalink Normal View History

{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "longchat"
},
"pipeline": {
"type": "longchat-13b-16k-text-generation-pipe"
}
}