Siddhi Velankar
|
f3ee392915
|
add hpu
|
2024-10-22 15:52:54 -05:00 |
|
Siddhi Velankar
|
d659cfd950
|
update model to mistral
|
2024-10-22 15:51:38 -05:00 |
|
Siddhi Velankar
|
afe103b36f
|
update run code
|
2024-10-22 15:48:11 -05:00 |
|
Siddhi Velankar
|
d85bd07e5c
|
update pipeline
|
2024-10-22 15:47:25 -05:00 |
|
Siddhi Velankar
|
f722d004fd
|
update embeddings
|
2024-10-22 15:46:52 -05:00 |
|
Siddhi Velankar
|
ad35a84bd7
|
import nltk
|
2024-10-16 01:41:27 -05:00 |
|
Siddhi Velankar
|
ef1d16ec4b
|
add EMBEDDING_INPUT_SIZE
|
2024-10-16 00:56:05 -05:00 |
|
Siddhi Velankar
|
97bf47ddf6
|
add EMBEDDING_INPUT_SIZE
|
2024-10-16 00:55:01 -05:00 |
|
Siddhi Velankar
|
28b8902e9d
|
add embeddings for gaudi
|
2024-10-16 00:50:32 -05:00 |
|
Siddhi Velankar
|
c56ffa8264
|
update load_model for gaudi
|
2024-10-16 00:47:20 -05:00 |
|
siddhivelankar23
|
fd5b8a55d8
|
add gaudi files
|
2024-10-14 14:27:17 +00:00 |
|
PromptEngineer
|
b654a59976
|
Merge pull request #823 from jxmai/feature/#789
Fix #789: Update README with instructions for running the quantized L…
|
2024-09-20 16:25:39 -07:00 |
|
jxmai
|
b4322d4805
|
Fix #789: Update README with instructions for running the quantized Llama3 model
|
2024-08-20 23:02:57 -05:00 |
|
PromptEngineer
|
a1dea3becb
|
Update README.md
|
2024-05-24 16:48:47 -07:00 |
|
PromptEngineer
|
cf530d2a5d
|
Merge pull request #791 from PromtEngineer/llama3
added support for llama3
|
2024-05-03 15:55:58 -07:00 |
|
PromptEngineer
|
c1f04b590c
|
changed default model to llama3-8B, its not quantized
|
2024-05-03 15:40:48 -07:00 |
|
PromptEngineer
|
e7311a2c34
|
added support for llama3
|
2024-05-03 15:33:16 -07:00 |
|
PromptEngineer
|
e997a8a095
|
Merge pull request #758 from jorge-campo/patch-2
Fix wrong `--qa_save` reference in README.MD
|
2024-02-27 23:39:29 -08:00 |
|
Jorge Campo
|
1add2efd0a
|
Fix wrong --qa_save reference in README.MD
|
2024-02-26 17:40:42 +01:00 |
|
PromptEngineer
|
8dc5a727f1
|
Merge pull request #737 from ivanvaccarics/main
Update code and requirements to use Mixtral 8x7B and Falcon-40b
|
2024-02-16 20:35:04 -08:00 |
|
PromptEngineer
|
e6c318fe39
|
Merge pull request #727 from KerenK-EXRM/api-queue-before-processing-prompt
API queue to support multiple requests
|
2024-02-16 19:19:03 -08:00 |
|
Ivan Vaccari
|
4c89272bb3
|
Update code and requirements to use Mixtral 8x7B and Falcon-40b
|
2024-02-06 16:15:12 +01:00 |
|
PromptEngineer
|
fd67d92dab
|
Moved get_embeddings function to utils.py
|
2024-02-04 21:35:54 -08:00 |
|
PromptEngineer
|
2018a0847c
|
Update run_localGPT.py
|
2024-02-04 00:14:32 -08:00 |
|
PromptEngineer
|
eb326581a8
|
Update ingest.py
compute_deivce has been replaced with device_type
|
2024-02-04 00:13:19 -08:00 |
|
PromptEngineer
|
c70d0687a1
|
Merge pull request #732 from tedcochran/issue-731-embeddings-not-callable
Created a function for embeddings options
|
2024-02-03 23:57:48 -08:00 |
|
tedcochran
|
e4383d0478
|
Created a function for embeddings options
|
2024-02-03 19:51:24 -07:00 |
|
PromptEngineer
|
8450efc0bc
|
Merge pull request #702 from BBC-Esq/update-langchain-embedding-classes
automatic correct langchain library
|
2024-02-02 21:12:38 -08:00 |
|
PromptEngineer
|
040c69a1b3
|
Merge pull request #717 from nidhi-chipre/main
Enhance UI with Interactive Chatbot Popup Integration
|
2024-02-02 21:11:18 -08:00 |
|
Kerenk
|
32bdac4d5f
|
Added code to acquire lock before processing the prompt to avoide application crash when multiple prompt requests at the same time
|
2024-02-01 14:16:35 -05:00 |
|
PromptEngineer
|
1fca83aff1
|
Merge pull request #723 from ujwpi/issue-722-sentence-transformers-version-specification
Specify v2.2.2 for sentence transformers
|
2024-01-31 16:34:47 -08:00 |
|
ujwala
|
a437051aa2
|
Specify v2.2.2 for sentence transformers
|
2024-01-30 10:27:49 +05:30 |
|
Nidhi Chipre
|
0906c45e28
|
made changes to UI
|
2024-01-24 13:00:46 +05:30 |
|
PromptEngineer
|
ed00010666
|
Update README.md
Added the link to preconfigure VM where the user can run localgpt.
Updated the README with --qa_save flag.
|
2024-01-21 23:53:02 -08:00 |
|
PromptEngineer
|
d4df6d06df
|
Merge pull request #704 from SanelD/patch-1
Fix typo in README
|
2024-01-07 23:56:31 -08:00 |
|
PromptEngineer
|
e8d294e399
|
Merge pull request #701 from GSK-FS/issue-47-ingest-html-documents
HTML ingest
|
2024-01-05 22:46:45 -08:00 |
|
SanelD
|
27802c9c63
|
Fix typo in README
|
2024-01-05 08:54:26 +01:00 |
|
BBC-Esq
|
747a9b43c4
|
automatic correct langchain library
Automatically select correct langchain class based on the embedding model name.
|
2024-01-02 21:32:12 -05:00 |
|
GSK
|
7bc14c8c90
|
HTML ingest
HTML pages ingest support added with updated variables.
|
2024-01-02 16:32:05 +05:00 |
|
PromptEngineer
|
0b4fa33afe
|
Merge pull request #687 from FrothBite/issue-662-No-matching-distribution-found-for-autoawq
add Mac checks for `autoawq` and `auto-gptq`
|
2023-12-19 14:11:55 -08:00 |
|
PromptEngineer
|
77488a4e09
|
Merge pull request #684 from dpresbit/patch-1
Update README.md
|
2023-12-19 14:11:14 -08:00 |
|
FrothBite
|
60311640f3
|
add Mac checks for autoawq and auto-gptq
Author: FrothBite <puller.froths0v@icloud.com>
|
2023-12-15 16:14:42 -07:00 |
|
Daren Presbitero
|
f2c7409af0
|
Update README.md
|
2023-12-12 14:38:23 -05:00 |
|
PromptEngineer
|
d30aaeffa7
|
Merge pull request #646 from ptanov/645-support-awq-models
#645 Add support for AWQ models
|
2023-11-21 19:41:21 -08:00 |
|
PromptEngineer
|
54d38cf974
|
Merge pull request #649 from andrewyuau/fix-API-external-access
Update API to allow option for external access
|
2023-11-15 15:39:22 -08:00 |
|
Andrew Yu
|
b8dfbe8dcb
|
Update API to allow option for external access
Similar to localGPTUI.py.
|
2023-11-15 14:26:54 +11:00 |
|
Plamen Tanov
|
17e8cfb7c7
|
#645 Add support for AWQ models
|
2023-11-14 11:09:56 +02:00 |
|
PromptEngineer
|
8cb7168aeb
|
Merge pull request #564 from kevinmgamboa/feature/save-qa-logging
Added feature to save the user questions and model answers to CSV bas…
|
2023-10-30 15:47:32 -07:00 |
|
kevin
|
7b31977e7a
|
Merge branch 'feature/save-qa-logging' of https://github.com/kevinmgamboa/localGPT into feature/save-qa-logging
|
2023-10-22 20:50:32 +01:00 |
|
kevin
|
5d3b1a7769
|
Remove .csv files from repository
|
2023-10-22 20:48:19 +01:00 |
|