Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,17 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
-
## t2sql-4b-gguf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
+
## t2sql-4b-gguf
|
| 5 |
+
|
| 6 |
+
activate backend (with gguf-connector)
|
| 7 |
+
```
|
| 8 |
+
ggc e4
|
| 9 |
+
```
|
| 10 |
+
|
| 11 |
+
frontend please refer to [text2sql](https://github.com/mochiyaki/text2sql)
|
| 12 |
+
|
| 13 |
+

|
| 14 |
+
*drag csv records inside and ask question
|
| 15 |
+
|
| 16 |
+

|
| 17 |
+
*drag multiple csv files inside and ask question
|