Files
colossal-llama-2-7b-base-gguf/configuration.json

10 lines
197 B
JSON
Raw Permalink Normal View History

{
"framework": "pytorch",
"task": "text-generation",
"model": {
"type": "llama2"
},
"pipeline": {
"type": "colossal-llama-2-7b-base-text-generation-pipe"
}
}