package
Version:
v0.0.74
Opens a new window with list of versions in this module.
Published: Oct 5, 2025
License: MIT
Opens a new window with license information.
Imports: 22
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type OllamaModel struct {
Name string `json:"name"`
ModTime string `json:"modified_at"`
Size int64 `json:"size"`
}
type VLLMModel struct {
ID string `json:"id"`
Object string `json:"object"`
Created int64 `json:"created"`
OwnedBy string `json:"owned_by"`
}
VLLMModel represents a model from vLLM server
Source Files
¶
Click to show internal directories.
Click to hide internal directories.