CoolFace
Apppublic

Superman37891/PostgreSQL_Documentation_AI_Assistant

sourceHugging Faceupdated 2mo agoView on Hugging Face
0likes
47 commits on main
299eabd2mo ago

Fixed bug when typing same query twice

Superman37891
c9835582mo ago

Removed debugging mode

Superman37891
de411002mo ago

Fixing query embedding latency time measurement

Superman37891
ce8cc0d2mo ago

Measuring performance of model

Superman37891
4ba77192mo ago

Added temporary debugging for performance measurement

Superman37891
60cb1492mo ago

Modified README to reflect using combined semantic/keyword search

Superman37891
97a3f6b2mo ago

Removed useless function

Superman37891
a5f018c2mo ago

Removed useless notebook and implemented RRF for combining vector search and text search similarities

Superman37891
ccf6ecf2mo ago

Fixed README for HuggingFace compatibility

Superman37891
a67dcde2mo ago

Added README

Superman37891
bbd1d3e2mo ago

Switching to a much cheaper model

Superman37891
8fdde2e2mo ago

Switching model for long-term support

Superman37891
5dfc6b62mo ago

Updating model

Superman37891
02f21632mo ago

Debugging

Superman37891
f51f1542mo ago

Updated model to use Gwen Instruct

Superman37891
806c8872mo ago

Fixing tiny typo

Superman37891
8782ba02mo ago

Removing unexpected keyword argument

Superman37891
614d35d2mo ago

Made a dummy GPU function to run everything on CPU

Superman37891
9f0f7d72mo ago

Changing model because Gwen took too long

Superman37891
46cae172mo ago

Switched from Mistral to Qwen

Superman37891
3e2bdd92mo ago

Fixed typo

Superman37891
d861ca62mo ago

Trying one last time with Mistral before switching models

Superman37891
d5194212mo ago

Fixing API Key Error

Superman37891
6c064132mo ago

Attempting to use HuggingFace router again

Superman37891
e16fe102mo ago

Modified API Key variables

Superman37891
a4b6e5a2mo ago

Used OpenAI Key instead of HF Key

Superman37891
b2dc0ec2mo ago

Switched to openai Python SDK to remove routing issues

Superman37891
f853b242mo ago

Resolving provider API issue in get_answer

Superman37891
652ef012mo ago

Fixing provider in InferenceClient

Superman37891
30545e22mo ago

Use text_generation inside of get_answer instead of completion

Superman37891
326dd282mo ago

Updated model to Mistral-7B-Instruct-v0.3 for compatibility with HuggingFace

Superman37891
4a811152mo ago

Further debugging

Superman37891
47927572mo ago

Decorating answer function with spaces.GPU instead of sub-function

Superman37891
b93c9872mo ago

Fixing gpu annotation

Superman37891
aa4a02a2mo ago

Re-added code to use spaces gpu

Superman37891
2cf43ec2mo ago

Attempted debugging

Superman37891
5383be42mo ago

Attempted debugging again

Superman37891
215c5d82mo ago

Attempted debugging

Superman37891
a32724b2mo ago

Attempted debugging again

Superman37891
ff21eca2mo ago

Attempted debugging

Superman37891
c9c035d2mo ago

Attempted debugging

Superman37891
6f6952c2mo ago

Debugging

Superman37891
66a2ba42mo ago

Attempting to fix app

Superman37891
acc31a82mo ago

Modified app.py to work with HuggingFace

Superman37891
42cca4c2mo ago

Updated requirements

Superman37891
66db2b42mo ago

Initial commit

Superman37891
6fa357b2mo ago

initial commit

Superman37891