Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated fromย
inflaton/chat-with-pci-dss-v4
inflaton
/
learn-ai
like
1
Runtime error
App
Files
Files
Community
49e2055
learn-ai
3 contributors
History:
76 commits
dh-mc
set repetition_penalty=1.12 for hftgi
49e2055
about 1 year ago
app_modules
set repetition_penalty=1.12 for hftgi
about 1 year ago
assets
gradio app: support chatting with llama-2
about 1 year ago
data
gradio app: support chatting with llama-2
about 1 year ago
.env.example
Safe
3.51 kB
added ctransformers
about 1 year ago
.gitattributes
Safe
1.77 kB
added one boook
about 1 year ago
.gitignore
Safe
1.93 kB
added support for HF TGI
about 1 year ago
Makefile
Safe
1.32 kB
added ctransformers
about 1 year ago
README.md
Safe
6.09 kB
clean up
about 1 year ago
app.py
Safe
6.76 kB
gradio app: support chatting with llama-2
about 1 year ago
ingest.py
Safe
4.14 kB
added one boook
about 1 year ago
requirements.txt
Safe
505 Bytes
added support for HF TGI
about 1 year ago
requirements_extra.txt
Safe
51 Bytes
added ctransformers
about 1 year ago
server.py
Safe
3.21 kB
Update server.py
about 1 year ago
summarize.py
Safe
2.45 kB
show timing/speed for summarization
about 1 year ago
telegram_bot.py
Safe
2.89 kB
limit telegram reply len to 8192 bytes
about 1 year ago
test.py
Safe
2.79 kB
clean up code
about 1 year ago
tgi.sh
Safe
322 Bytes
fixed bug
about 1 year ago
unit_test.py
Safe
5.51 kB
use ConversationChain + ConversationSummaryBufferMemory
about 1 year ago