Vedant3907 commited on
Commit
73e245f
·
verified ·
1 Parent(s): bb5da41

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -25,6 +25,17 @@ This model is a fine-tuned version of **`unsloth/Meta-Llama-3.1-8B`** optimized
25
  - **Model size**: 8.03B parameters
26
  - **Precision**: BF16
27
 
 
 
 
 
 
 
 
 
 
 
 
28
 
29
  ### Direct Use
30
 
 
25
  - **Model size**: 8.03B parameters
26
  - **Precision**: BF16
27
 
28
+ ### 🧠 Model Lineage
29
+
30
+ This model was fine-tuned by [Vedant Rajpurohit](https://huggingface.co/Vedant3907) using Meta-Llama 3.1-8B and the Clinton/Text-to-sql-v1 dataset.
31
+
32
+ If you use this model or convert it to GGUF/quantized formats, a mention or backlink is appreciated 💛
33
+
34
+ For GGUF ports, see:
35
+ - [TensorBlock’s GGUF](https://huggingface.co/tensorblock/Vedant3907_Text-to-Sql-llama3.1-8B-GGUF)
36
+ - [mradermacher’s i-matrix quant](https://huggingface.co/mradermacher/Text-to-Sql-llama3.1-8B-i1-GGUF)
37
+ - [JHJHJHJHJ’s Q5_K_M GGUF](https://huggingface.co/JHJHJHJHJ/Text-to-Sql-llama3.1-8B-Q5_K_M-GGUF)
38
+
39
 
40
  ### Direct Use
41