Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
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
ec243e6
learn-ai
3 contributors
History:
67 commits
dh-mc
fixed streaming issue
ec243e6
over 1 year ago
app_modules
fixed streaming issue
over 1 year ago
assets
gradio app: support chatting with llama-2
over 1 year ago
data
gradio app: support chatting with llama-2
over 1 year ago
.env.example
Safe
3.28 kB
completed tgi.sh
over 1 year ago
.gitattributes
Safe
1.77 kB
added one boook
over 1 year ago
.gitignore
Safe
1.93 kB
added support for HF TGI
over 1 year ago
Makefile
Safe
1.34 kB
use ConversationChain + ConversationSummaryBufferMemory
over 1 year ago
README.md
Safe
6.09 kB
clean up
over 1 year ago
app.py
Safe
6.76 kB
gradio app: support chatting with llama-2
over 1 year ago
ingest.py
Safe
4.14 kB
added one boook
over 1 year ago
requirements.txt
Safe
505 Bytes
added support for HF TGI
over 1 year ago
requirements_extra.txt
Safe
37 Bytes
get latest code from chat-with-pci-dss-v4
over 1 year ago
server.py
Safe
3.21 kB
fixed streaming issue
over 1 year ago
telegram_bot.py
Safe
2.89 kB
limit telegram reply len to 8192 bytes
over 1 year ago
test.py
Safe
2.79 kB
clean up code
over 1 year ago
tgi.sh
Safe
322 Bytes
fixed bug
over 1 year ago
unit_test.py
Safe
5.51 kB
use ConversationChain + ConversationSummaryBufferMemory
over 1 year ago