re-record with library client, suite vision

This commit is contained in:
Ashwin Bharambe 2025-10-08 11:44:29 -07:00
parent 27cbca8976
commit 250c6a2d9f
4 changed files with 3789 additions and 965 deletions

View file

@ -14,58 +14,22 @@
"__data__": {
"models": [
{
"model": "llama3.2:3b",
"name": "llama3.2:3b",
"digest": "a80c4f17acd55265feec403c7aef86be0c25983ab279d83f3bcd3abbcb5b8b72",
"expires_at": "2025-10-08T16:14:05.423042-07:00",
"size": 3367856128,
"size_vram": 3367856128,
"model": "llama3.2-vision:11b",
"name": "llama3.2-vision:11b",
"digest": "6f2f9757ae97e8a3f8ea33d6adb2b11d93d9a35bef277cd2c0b1b5af8e8d0b1e",
"expires_at": "2025-10-08T12:40:47.430429-07:00",
"size": 11765236384,
"size_vram": 11765236384,
"details": {
"parent_model": "",
"format": "gguf",
"family": "llama",
"family": "mllama",
"families": [
"llama"
"mllama"
],
"parameter_size": "3.2B",
"parameter_size": "10.7B",
"quantization_level": "Q4_K_M"
}
},
{
"model": "llama3.2:3b-instruct-fp16",
"name": "llama3.2:3b-instruct-fp16",
"digest": "195a8c01d91ec3cb1e0aad4624a51f2602c51fa7d96110f8ab5a20c84081804d",
"expires_at": "2025-10-08T11:29:51.568044-07:00",
"size": 7919570944,
"size_vram": 7919570944,
"details": {
"parent_model": "",
"format": "gguf",
"family": "llama",
"families": [
"llama"
],
"parameter_size": "3.2B",
"quantization_level": "F16"
}
},
{
"model": "llama-guard3:1b",
"name": "llama-guard3:1b",
"digest": "494147e06bf99e10dbe67b63a07ac81c162f18ef3341aa3390007ac828571b3b",
"expires_at": "2025-10-08T11:29:49.394747-07:00",
"size": 2350966784,
"size_vram": 2350966784,
"details": {
"parent_model": "",
"format": "gguf",
"family": "llama",
"families": [
"llama"
],
"parameter_size": "1.5B",
"quantization_level": "Q8_0"
}
}
]
}

View file

@ -39,7 +39,7 @@
"index": 0,
"logprobs": null,
"message": {
"content": "The image shows a small puppy with its mouth open and tongue out. The puppy is a light cream color. The puppy appears to be a Golden Retreiver, with long ears and a wide head.",
"content": "The image presents a close-up view of a Golden Retriever puppy displaying a wide smile and a loose-jawed posture. The puppy is viewed from a slight above angle, and has sandy-colored fur with light-colored inner ears and a black nose. The puppy's head and neck are centered in the frame, positioned atop what is likely its front legs. The puppy\u2019s open mouth creates a gentle smile, and it looks directly into the camera. Light, sandy-colored fur is slightly blurred just above its nose and just below its eyes. The background is out of focus, but appears to be a grassy area.",
"refusal": null,
"role": "assistant",
"annotations": null,
@ -55,9 +55,9 @@
"service_tier": null,
"system_fingerprint": "fp_ollama",
"usage": {
"completion_tokens": 42,
"completion_tokens": 125,
"prompt_tokens": 18,
"total_tokens": 60,
"total_tokens": 143,
"completion_tokens_details": null,
"prompt_tokens_details": null
}

View file

@ -39,7 +39,7 @@
"index": 0,
"logprobs": null,
"message": {
"content": "**Summary:** The image shows a close-up of a golden retriever puppy with a grass blade hanging from its mouth in a blurred background.\n\n**Details:**\n\n* The puppy's fur is light golden.\n* Its mouth is open, and it appears to be panting.\n* One grass blade hanging from its mouth adds to the playful and happy expression of the puppy.\n* The background is blurred, giving focus to the puppy. \n* The puppy appears to be in an outdoor setting, probably in an open green area or at least in a well-lit room.",
"content": "The image depicts a small puppy of an undefined dog breed, with a short, light tan coat, and a wide, open mouth that allows its tongue to be seen protruding. The puppy appears to be in a seated position, with its front paws tucked in front and its rear paws pushed back. The puppy's head is tilted slightly to the left, with its mouth open as if it is laughing or barking.\n\nThere is no background in the image aside from some grass, which suggests that the puppy is sitting in a field or grassy area. The overall mood and atmosphere of the image is one of playfulness and happiness, as the puppy's open mouth and tilted head convey a sense of joy and excitement. The image may be used to capture the playfulness of a pet or to celebrate a special moment or event.",
"refusal": null,
"role": "assistant",
"annotations": null,
@ -55,9 +55,9 @@
"service_tier": null,
"system_fingerprint": "fp_ollama",
"usage": {
"completion_tokens": 115,
"completion_tokens": 169,
"prompt_tokens": 18,
"total_tokens": 133,
"total_tokens": 187,
"completion_tokens_details": null,
"prompt_tokens_details": null
}