mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-04 04:04:14 +00:00
Recordings update from CI (suite: base)
This commit is contained in:
parent
e3f7cd318a
commit
82ca315d3b
1 changed files with 1 additions and 20 deletions
|
@ -11,26 +11,7 @@
|
||||||
"body": {
|
"body": {
|
||||||
"__type__": "ollama._types.ProcessResponse",
|
"__type__": "ollama._types.ProcessResponse",
|
||||||
"__data__": {
|
"__data__": {
|
||||||
"models": [
|
"models": []
|
||||||
{
|
|
||||||
"model": "llama3.2-vision:11b",
|
|
||||||
"name": "llama3.2-vision:11b",
|
|
||||||
"digest": "6f2f9757ae97e8a3f8ea33d6adb2b11d93d9a35bef277cd2c0b1b5af8e8d0b1e",
|
|
||||||
"expires_at": "2025-09-03T11:51:35.966409-07:00",
|
|
||||||
"size": 12401209008,
|
|
||||||
"size_vram": 12401209008,
|
|
||||||
"details": {
|
|
||||||
"parent_model": "",
|
|
||||||
"format": "gguf",
|
|
||||||
"family": "mllama",
|
|
||||||
"families": [
|
|
||||||
"mllama"
|
|
||||||
],
|
|
||||||
"parameter_size": "10.7B",
|
|
||||||
"quantization_level": "Q4_K_M"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"is_streaming": false
|
"is_streaming": false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue