File size: 723 Bytes
7e2def3 fec2b2e c3b6544 fec2b2e 5af058a fec2b2e 7e2def3 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 |
---
license: apache-2.0
datasets:
- HuggingFaceH4/ultrachat_200k
language:
- en
- es
base_model:
- Menlo/Jan-nano-128k
pipeline_tag: text-generation
tags:
- vllm
- gptq
- agentic
---
# dolfsai/Jan-nano-128k-W8A8
This is a compressed version of Menlo/Jan-nano-128k using llm-compressor with the following scheme: W8A8
Usage instructions and details [here](https://huggingface.co/Menlo/Jan-nano-128k)
## Model Details
- **Original Model**: Menlo/Jan-nano-128k
- **Quantization Method**: GPTQ
- **Compression Libraries**: [llm-compressor](https://github.com/vllm-project/llm-compressor)
- **Calibration Dataset**: ultrachat_200k (1024 samples)
- **Optimized For**: Inference with vLLM
- **License**: same as original model |