Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
khubchand
/
ai-assistant-engine
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ai-assistant-engine
154 kB
Ctrl+K
Ctrl+K
1 contributor
History:
23 commits
khubchand
remove wiki
1b0a90a
2 months ago
database
Initial clean release
2 months ago
documents
add tools support
2 months ago
embeddings
Optimize startup speed and query latency
2 months ago
llm
add tools support
2 months ago
rag
remove wiki
2 months ago
routes
add tools support
2 months ago
utils
Initial clean release
2 months ago
.dockerignore
Safe
102 Bytes
Initial clean release
2 months ago
.gitignore
Safe
132 Bytes
Initial clean release
2 months ago
Dockerfile
Safe
1.58 kB
Update system model to Gemma 3 1B Instruct and humanize responses
2 months ago
Modelfile
Safe
47 Bytes
Update system model to Gemma 3 1B Instruct and humanize responses
2 months ago
README.md
Safe
231 Bytes
add README.md with Hugging Face Space metadata
2 months ago
config.py
Safe
302 Bytes
Update system model to Gemma 3 1B Instruct and humanize responses
2 months ago
main.py
Safe
1.96 kB
Optimize Hugging Face Space: add eager model loading, reduce max tokens, fix stop tokens, limit CPU threads
2 months ago
requirements.txt
Safe
302 Bytes
feat: optimize response time by offloading translation to deep-translator and reducing ctx/retrieval k size
2 months ago