Instructions to use justinchuby/onnx-genai-example-qwen2-5-1-5b-lora-selection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use justinchuby/onnx-genai-example-qwen2-5-1-5b-lora-selection with PEFT:
Task type is invalid.
- Notebooks
- Google Colab
- Kaggle
File size: 646 Bytes
5ca5336 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 | {
"extra": "PEFT safetensors/config present; retired metadata hash fields absent",
"inventory_matches_local": true,
"loads": [
{
"inputs": 59,
"model": "model.onnx",
"outputs": 57,
"seconds": 26.228351623984054
}
],
"missing_files": [],
"providers": [
"CUDAExecutionProvider",
"CPUExecutionProvider"
],
"public": true,
"remote_bytes": 3649061363,
"repo": "justinchuby/onnx-genai-example-qwen2-5-1-5b-lora-selection",
"revision": "2476a772ca30115306d5461e3eb99f969da48a2f",
"size_mismatches": [],
"verification_source": "clean selective Hugging Face download pinned to revision"
}
|