fauna-lora / README.md
Shadid12
added a nice readme v3
7c57fd8
|
Raw
History Blame Contribute Delete
648 Bytes
---
license: mit
author: Shadid Haque
---
# A Llama 3 model fine tuned to use Fauna Query Language (FQL)
### What is Fauna?
Fauna is a relational database with a document data model built for modern applications.
Learn more [here](https://docs.fauna.com/fauna/current/what_is_fauna)
This LLAMA 3 model is fine tuned to use [FQL](https://docs.fauna.com/fauna/current/cookbook/basics/) (Fauna's query language). You can ask the agent questions such as
- Write a CRUD app in FQL
- How do I find all the tables/collections in my database
- How do I create a new collection
### Limitations
This model is a work in progress and a passion project.