mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-10-07 12:47:37 +00:00
add recordings
This commit is contained in:
parent
8c400284e9
commit
581fc8269e
2 changed files with 111 additions and 42 deletions
|
@ -90,20 +90,6 @@
|
||||||
"context_length": 131072
|
"context_length": 131072
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"__type__": "openai.types.model.Model",
|
|
||||||
"__data__": {
|
|
||||||
"id": "accounts/fireworks/models/qwen3-coder-480b-a35b-instruct",
|
|
||||||
"created": 1753211090,
|
|
||||||
"object": "model",
|
|
||||||
"owned_by": "fireworks",
|
|
||||||
"kind": "HF_BASE_MODEL",
|
|
||||||
"supports_chat": true,
|
|
||||||
"supports_image_input": false,
|
|
||||||
"supports_tools": true,
|
|
||||||
"context_length": 262144
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"__type__": "openai.types.model.Model",
|
"__type__": "openai.types.model.Model",
|
||||||
"__data__": {
|
"__data__": {
|
||||||
|
@ -173,20 +159,6 @@
|
||||||
"context_length": 163840
|
"context_length": 163840
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"__type__": "openai.types.model.Model",
|
|
||||||
"__data__": {
|
|
||||||
"id": "accounts/fireworks/models/deepseek-v3p1-terminus",
|
|
||||||
"created": 1758586241,
|
|
||||||
"object": "model",
|
|
||||||
"owned_by": "fireworks",
|
|
||||||
"kind": "HF_BASE_MODEL",
|
|
||||||
"supports_chat": true,
|
|
||||||
"supports_image_input": false,
|
|
||||||
"supports_tools": true,
|
|
||||||
"context_length": 163840
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"__type__": "openai.types.model.Model",
|
"__type__": "openai.types.model.Model",
|
||||||
"__data__": {
|
"__data__": {
|
||||||
|
@ -243,20 +215,6 @@
|
||||||
"context_length": 262144
|
"context_length": 262144
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"__type__": "openai.types.model.Model",
|
|
||||||
"__data__": {
|
|
||||||
"id": "accounts/fireworks/models/glm-4p5",
|
|
||||||
"created": 1753809636,
|
|
||||||
"object": "model",
|
|
||||||
"owned_by": "fireworks",
|
|
||||||
"kind": "HF_BASE_MODEL",
|
|
||||||
"supports_chat": true,
|
|
||||||
"supports_image_input": false,
|
|
||||||
"supports_tools": true,
|
|
||||||
"context_length": 131072
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"__type__": "openai.types.model.Model",
|
"__type__": "openai.types.model.Model",
|
||||||
"__data__": {
|
"__data__": {
|
||||||
|
@ -520,6 +478,48 @@
|
||||||
"supports_image_input": false,
|
"supports_image_input": false,
|
||||||
"supports_tools": false
|
"supports_tools": false
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "openai.types.model.Model",
|
||||||
|
"__data__": {
|
||||||
|
"id": "accounts/fireworks/models/deepseek-v3p1-terminus",
|
||||||
|
"created": 1758586241,
|
||||||
|
"object": "model",
|
||||||
|
"owned_by": "fireworks",
|
||||||
|
"kind": "HF_BASE_MODEL",
|
||||||
|
"supports_chat": true,
|
||||||
|
"supports_image_input": false,
|
||||||
|
"supports_tools": true,
|
||||||
|
"context_length": 163840
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "openai.types.model.Model",
|
||||||
|
"__data__": {
|
||||||
|
"id": "accounts/fireworks/models/qwen3-coder-480b-a35b-instruct",
|
||||||
|
"created": 1753211090,
|
||||||
|
"object": "model",
|
||||||
|
"owned_by": "fireworks",
|
||||||
|
"kind": "HF_BASE_MODEL",
|
||||||
|
"supports_chat": true,
|
||||||
|
"supports_image_input": false,
|
||||||
|
"supports_tools": true,
|
||||||
|
"context_length": 262144
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "openai.types.model.Model",
|
||||||
|
"__data__": {
|
||||||
|
"id": "accounts/fireworks/models/glm-4p5",
|
||||||
|
"created": 1753809636,
|
||||||
|
"object": "model",
|
||||||
|
"owned_by": "fireworks",
|
||||||
|
"kind": "HF_BASE_MODEL",
|
||||||
|
"supports_chat": true,
|
||||||
|
"supports_image_input": false,
|
||||||
|
"supports_tools": true,
|
||||||
|
"context_length": 131072
|
||||||
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"is_streaming": false
|
"is_streaming": false
|
||||||
|
|
|
@ -0,0 +1,69 @@
|
||||||
|
{
|
||||||
|
"request": {
|
||||||
|
"method": "POST",
|
||||||
|
"url": "http://0.0.0.0:11434/v1/v1/models",
|
||||||
|
"headers": {},
|
||||||
|
"body": {},
|
||||||
|
"endpoint": "/v1/models",
|
||||||
|
"model": ""
|
||||||
|
},
|
||||||
|
"response": {
|
||||||
|
"body": [
|
||||||
|
{
|
||||||
|
"__type__": "openai.types.model.Model",
|
||||||
|
"__data__": {
|
||||||
|
"id": "nomic-embed-text:latest",
|
||||||
|
"created": 1755204798,
|
||||||
|
"object": "model",
|
||||||
|
"owned_by": "library"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "openai.types.model.Model",
|
||||||
|
"__data__": {
|
||||||
|
"id": "llama-guard3:8b",
|
||||||
|
"created": 1755125995,
|
||||||
|
"object": "model",
|
||||||
|
"owned_by": "library"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "openai.types.model.Model",
|
||||||
|
"__data__": {
|
||||||
|
"id": "all-minilm:l6-v2",
|
||||||
|
"created": 1753804403,
|
||||||
|
"object": "model",
|
||||||
|
"owned_by": "library"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "openai.types.model.Model",
|
||||||
|
"__data__": {
|
||||||
|
"id": "llama3.2:3b-instruct-fp16",
|
||||||
|
"created": 1752697170,
|
||||||
|
"object": "model",
|
||||||
|
"owned_by": "library"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "openai.types.model.Model",
|
||||||
|
"__data__": {
|
||||||
|
"id": "all-minilm:latest",
|
||||||
|
"created": 1752691712,
|
||||||
|
"object": "model",
|
||||||
|
"owned_by": "library"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"__type__": "openai.types.model.Model",
|
||||||
|
"__data__": {
|
||||||
|
"id": "llama-guard3:1b",
|
||||||
|
"created": 1752267588,
|
||||||
|
"object": "model",
|
||||||
|
"owned_by": "library"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"is_streaming": false
|
||||||
|
}
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue