add AIBOM
#5
by
sabato-nocera
- opened
convergence-ai_proxy-lite-3b.json
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bomFormat": "CycloneDX",
|
| 3 |
+
"specVersion": "1.6",
|
| 4 |
+
"serialNumber": "urn:uuid:6b5bd733-ebd1-46f4-abc0-cf84d3257714",
|
| 5 |
+
"version": 1,
|
| 6 |
+
"metadata": {
|
| 7 |
+
"timestamp": "2025-07-14T10:40:19.271236+00:00",
|
| 8 |
+
"component": {
|
| 9 |
+
"type": "machine-learning-model",
|
| 10 |
+
"bom-ref": "convergence-ai/proxy-lite-3b-045537c4-097d-5992-b759-dd2c48581631",
|
| 11 |
+
"name": "convergence-ai/proxy-lite-3b",
|
| 12 |
+
"externalReferences": [
|
| 13 |
+
{
|
| 14 |
+
"url": "https://huggingface.co/convergence-ai/proxy-lite-3b",
|
| 15 |
+
"type": "documentation"
|
| 16 |
+
}
|
| 17 |
+
],
|
| 18 |
+
"modelCard": {
|
| 19 |
+
"modelParameters": {
|
| 20 |
+
"task": "image-to-text",
|
| 21 |
+
"architectureFamily": "qwen2_5_vl",
|
| 22 |
+
"modelArchitecture": "Qwen2_5_VLForConditionalGeneration"
|
| 23 |
+
},
|
| 24 |
+
"properties": [
|
| 25 |
+
{
|
| 26 |
+
"name": "library_name",
|
| 27 |
+
"value": "transformers"
|
| 28 |
+
},
|
| 29 |
+
{
|
| 30 |
+
"name": "base_model",
|
| 31 |
+
"value": "Qwen/Qwen2.5-VL-3B-Instruct"
|
| 32 |
+
}
|
| 33 |
+
],
|
| 34 |
+
"consideration": {
|
| 35 |
+
"useCases": "<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->Proxy Lite is designed and trained to complete automated tasks in a web browser.Full code for running the model is available in the [github repository](https://github.com/convergence-ai/proxy-lite).This includes a CLI tool for running the model, as well as a streamlit app.You can use this [endpoint](https://huggingface.co/spaces/convergence-ai/demo-api) for small-scale testing.---"
|
| 36 |
+
}
|
| 37 |
+
},
|
| 38 |
+
"authors": [
|
| 39 |
+
{
|
| 40 |
+
"name": "convergence-ai"
|
| 41 |
+
}
|
| 42 |
+
],
|
| 43 |
+
"licenses": [
|
| 44 |
+
{
|
| 45 |
+
"license": {
|
| 46 |
+
"id": "CC-BY-NC-4.0",
|
| 47 |
+
"url": "https://spdx.org/licenses/CC-BY-NC-4.0.html"
|
| 48 |
+
}
|
| 49 |
+
}
|
| 50 |
+
],
|
| 51 |
+
"description": "<!-- Provide a longer summary of what this model is. -->- **Developed by:** Convergence AI- **Model type:** 3B Vision-Language Model- **Agent type**: Web-browsing Agent- **License:** CC-BY-NC-4.0- **Finetuned from model:** Qwen/Qwen2.5-VL-3B-Instruct- [Running the agent](https://github.com/convergence-ai/proxy-lite)",
|
| 52 |
+
"tags": [
|
| 53 |
+
"transformers",
|
| 54 |
+
"safetensors",
|
| 55 |
+
"qwen2_5_vl",
|
| 56 |
+
"image-to-text",
|
| 57 |
+
"agent",
|
| 58 |
+
"action",
|
| 59 |
+
"vlm",
|
| 60 |
+
"base_model:Qwen/Qwen2.5-VL-3B-Instruct",
|
| 61 |
+
"base_model:finetune:Qwen/Qwen2.5-VL-3B-Instruct",
|
| 62 |
+
"license:cc-by-nc-4.0",
|
| 63 |
+
"text-generation-inference",
|
| 64 |
+
"endpoints_compatible",
|
| 65 |
+
"region:us"
|
| 66 |
+
]
|
| 67 |
+
}
|
| 68 |
+
}
|
| 69 |
+
}
|