Spaces:
Sleeping
Sleeping
Enhance project structure by adding new files and updating dependencies. Introduce model_factory.py for streamlined model creation using environment variables. Update .gitignore to exclude additional cache and model files. Modify main_v2.py to utilize ModelFactory for model instantiation and adjust API key loading. Expand requirements.txt with new dependencies for improved functionality. Add new notebooks for fine-tuning and model training, enhancing project documentation and usability.
7461cd0
unverified
| accelerate>=1.6.0 | |
| beautifulsoup4>=4.13.4 | |
| bitsandbytes>=0.45.5 | |
| duckduckgo-search>=8.0.1 | |
| gradio[oauth]>=5.26.0 | |
| hf-xet>=1.0.5 | |
| ipywidgets>=8.1.6 | |
| isort>=6.0.1 | |
| jupyter>=1.1.1 | |
| kagglehub>=0.3.12 | |
| langchain>=0.1.0 | |
| langchain-community>=0.0.10 | |
| langgraph>=0.3.34 | |
| litellm>=1.10.0 | |
| llama-index>=0.12.33 | |
| llama-index-embeddings-huggingface>=0.5.3 | |
| llama-index-readers-wikipedia>=0.3.0 | |
| markdown>=3.8 | |
| mlcroissant>=1.0.17 | |
| num2words>=0.5.14 | |
| numpy>=2.2.5 | |
| pandas>=2.0.0 | |
| peft>=0.15.2 | |
| pytest>=8.3.5 | |
| pytest-cov>=6.1.1 | |
| python-dotenv>=1.0.0 | |
| requests>=2.32.3 | |
| sentence-transformers>=4.1.0 | |
| smolagents[litellm,telemetry]>=1.14.0 | |
| tensorboardX>=2.6.2.2 | |
| trl>=0.17.0 | |
| typing-extensions>=4.5.0 | |
| unsloth>=2025.4.3 | |
| wandb>=0.19.10 | |
| wikipedia>=1.4.0 | |
| wikipedia-api>=0.8.1 | |