Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dev-jas
/
CodeMind
like
1
Running
App
Files
Files
Community
cdd329f
CodeMind
50.1 kB
3 contributors
History:
14 commits
devjas1
(MODEL DOWNLOAD)[Add embeddinggemma-300m scrip//Run once to download]t: add embeddinggemma-300m model initialization
cdd329f
about 2 months ago
data
REMOVE: delete requirements.txt as it is no longer needed
about 2 months ago
docs
feat: Inital commit from recovered state
about 2 months ago
models
(MODEL DOWNLOAD)[Add embeddinggemma-300m scrip//Run once to download]t: add embeddinggemma-300m model initialization
about 2 months ago
src
(FEAT)[Implement document search functionality]: enhance the search_documents function to load FAISS index and metadata, enabling semantic document retrieval.
about 2 months ago
tests
(FEAT)[Enhance test suite for Phi-2 model]: add comprehensive tests for configuration loading, module imports, and fallback functionality in test_phi2.py.
about 2 months ago
.gitignore
Safe
2.66 kB
(MODEL DOWNLOAD)[Add embeddinggemma-300m scrip//Run once to download]t: add embeddinggemma-300m model initialization
about 2 months ago
LICENSE
Safe
11.3 kB
fix: duplicate license removed
about 2 months ago
README.md
9.46 kB
REMOVE: delete requirements.txt as it is no longer needed
about 2 months ago
cli.py
Safe
3.32 kB
(FIX)[CLI-ErrorHandling]: improve error handling and clarify server placeholder
about 2 months ago
config.yaml
Safe
386 Bytes
(CONFIG)[Add an extra parameter for more fine-grained configuration controls:]: add missing `n_ctx` parameter to generator configuration.
about 2 months ago
requirements.txt
Safe
206 Bytes
(CONFIG)[Adjust deps to be lightweight]: update requirements.txt to streamline dependencies and focus on core functionality.
about 2 months ago