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
| { | |
| "additional_special_tokens": [ | |
| "[BIB_REF]", | |
| "[/BIB_REF]", | |
| "[FIG_REF]", | |
| "[/FIG_REF]", | |
| "[TABLE_REF]", | |
| "[/TABLE_REF]", | |
| "[FORMULA]", | |
| "[/FORMULA]" | |
| ], | |
| "bos_token": { | |
| "content": "<|begin_of_text|>", | |
| "lstrip": false, | |
| "normalized": false, | |
| "rstrip": false, | |
| "single_word": false | |
| }, | |
| "eos_token": { | |
| "content": "<|end_of_text|>", | |
| "lstrip": false, | |
| "normalized": false, | |
| "rstrip": false, | |
| "single_word": false | |
| }, | |
| "pad_token": "<|end_of_text|>" | |
| } | |