Text Classification
TensorRT
ONNX
OpenVINO
English
Russian
feature-extraction
vocabulary-filtering
denoising
multilingual
quantized
int8
Instructions to use faxenoff/code-daemon-denoise-v1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TensorRT
How to use faxenoff/code-daemon-denoise-v1 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
File size: 374 Bytes
0eeaf19 8337da3 0eeaf19 8337da3 0eeaf19 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | {
"model_id": "code-daemon-denoise-v1",
"dimension": 384,
"max_tokens": 40,
"quantization": "int8",
"targets": [
"openvino",
"tensorrt",
"tvm"
],
"runtime_tags": {
"trt": "trt11.0",
"ov": "ov2026.3",
"tvm": "tvm0.25",
"mlx_dir": "model_gpu_mlx0.22"
},
"compiled_at": "2026-08-05T08:54:59Z",
"compiled_by": "models/_compile"
}
|