Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
---
|
2 |
-
license: mit
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
---
|
4 |
+
|
5 |
+
## Prem-1B-SQL FP16 GGUF
|
6 |
+
|
7 |
+
Prem-1B-SQL is one of the very first series of fully local Text-to-SQL models developed by Prem AI. Being a 1B parameter model
|
8 |
+
it easily fits on low GPU devices (and CPU devices when quantized). We believe that AI assisted data analysis should be a Local first
|
9 |
+
approach. Because exposing Databases to third-party closed-source models can lead to data security breaches. We will be publishing some
|
10 |
+
of the public benchmark results of this model very soon. We will also be iterating on this model for more better results.
|
11 |
+
|
12 |
+
- **Developed by:** [Prem AI](https://www.premai.io/)
|
13 |
+
- **License:** [MIT]
|