agoor97 commited on
Commit
23b36ea
·
verified ·
1 Parent(s): 16ffc97

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # 🚀 LLM to ONNX Converter
2
  > Convert small language models to ONNX format with **guaranteed reliability** for RAG and chatbot applications on resource-constrained hardware.
3
 
 
1
+ ---
2
+ language: en
3
+ license: apache-2.0
4
+ tags:
5
+ - onnx
6
+ - model
7
+ - quantization
8
+ - RAG
9
+ - chatbot
10
+ - NLP
11
+ - small-models
12
+ - mobile-deployment
13
+ - embedded-systems
14
+ ---
15
  # 🚀 LLM to ONNX Converter
16
  > Convert small language models to ONNX format with **guaranteed reliability** for RAG and chatbot applications on resource-constrained hardware.
17