GGUF
conversational
calcuis commited on
Commit
6d458d1
·
verified ·
1 Parent(s): 713a65e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -1
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
+ ![screenshot](https://raw.githubusercontent.com/mochiyaki/text2sql/master/demo1.png)
14
+ *drag csv records inside and ask question
15
+
16
+ ![screenshot](https://raw.githubusercontent.com/mochiyaki/text2sql/master/demo2.png)
17
+ *drag multiple csv files inside and ask question