TensorRT
Safetensors
llama
quantized
nvfp4
foundation-sec-8b-instruct
cybersecurity
8-bit precision
modelopt
Instructions to use guerilla7/Foundation-Sec-8B-Instruct-NVFP4-quantized with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TensorRT
How to use guerilla7/Foundation-Sec-8B-Instruct-NVFP4-quantized with TensorRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
| { | |
| "producer": { | |
| "name": "modelopt", | |
| "version": "0.35.0" | |
| }, | |
| "quantization": { | |
| "quant_algo": "NVFP4", | |
| "kv_cache_quant_algo": "FP8", | |
| "group_size": 16, | |
| "exclude_modules": [ | |
| "lm_head" | |
| ] | |
| } | |
| } |