Spaces:
Runtime error
Runtime error
Commit History
Add the documentation to some functions
8c77fdd
Change the model to get embeddings
2a13080
Create a version for summarization using LangChain tools.
c5a914e
Fix error related to faiss
5355c89
Debug error inside get_embeddings
c9916d8
Debug error inside get_embeddings
ba811c0
Fix the way to create the dataset
6382446
Replace DatasetDict by Dataset
0f5a30d
Substitute the model and tokenizer used for embeddings
5f0ab2a
Store the extracted text to be used during faiss' index creation
0bcdbb7
Debug error with gradio
941bfc4
Debug error with gradio
289e5ef
Remove input text from response
a8843ce
Add functions to implement missing features
6ce5a5b
Add dummy functions for missing actions
a035375
Change the device of the tokenizer's output
5bf8ab4
Alberto Carmona
commited on
Update functions.py
76427ba
Update functions.py
b9ceebf
Increase the output tokens
95b13f9
Alberto Carmona
commited on
Remove the instruction part of the output
af90128
Alberto Carmona
commited on
Setn env var for cuda
47d82ab
Alberto Carmona
commited on
Load the model and the tokenizer
f90a30f
Alberto Carmona
commited on
Update the owner of the model
f56d157
Alberto Carmona
commited on
Stop loading the model until space upgrade with GPU
80d9102
Alberto Carmona
commited on
Add the summarize function
5537833
Alberto Carmona
commited on
Use the function to extract the text
92bb964
Alberto Carmona
commited on
Add function to extract text from URL
428a5aa
Alberto Carmona
commited on