Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jeanbaptdzd
/
open-finance-llm-8b
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
20548ac
open-finance-llm-8b
131 kB
3 contributors
History:
50 commits
jeanbaptdzd
refactor: Improve type hints and code quality across codebase
20548ac
about 2 months ago
.github
test: Add PR template and test CodeRabbit integration
about 2 months ago
app
refactor: Improve type hints and code quality across codebase
about 2 months ago
scripts
Update to vLLM 0.9.2 with Qwen3 support, remove PRIIPS functionality, add HF Space validation hook
about 2 months ago
tests
Rename vllm.py to transformers_provider.py - clarify implementation and force rebuild
about 2 months ago
.build_trigger
25 Bytes
Force Space rebuild - Transformers migration
about 2 months ago
.coderabbit.yaml
617 Bytes
fix: Apply CodeRabbit suggestions
about 2 months ago
.dockerignore
517 Bytes
Initial commit: FastAPI service with OpenAI-compatible API and PRIIPs extraction
about 2 months ago
.gitignore
110 Bytes
feat: FastAPI vLLM service with OpenAI-compatible endpoints and PRIIPs extractor
about 2 months ago
.gitkeep
0 Bytes
Trigger Space rebuild with Transformers
about 2 months ago
Dockerfile
2.68 kB
refactor: DRY improvements and optimize Dockerfile
about 2 months ago
FINAL_STATUS.md
4.69 kB
Show complete answers in quiz + increase max_tokens to 1500
about 2 months ago
FINAL_TEST_REPORT.md
8.3 kB
Add final test report - all issues resolved, production ready
about 2 months ago
LICENSE
11.3 kB
Update to vLLM 0.9.2 with Qwen3 support, remove PRIIPS functionality, add HF Space validation hook
about 2 months ago
README.md
3.4 kB
refactor: DRY improvements and optimize Dockerfile
about 2 months ago
quick_test.py
1.62 kB
Set DEFAULT_MAX_TOKENS=800 to prevent timeouts
about 2 months ago
requirements-dev.txt
128 Bytes
Refactor: Remove RAG, upgrade vLLM 0.9.2, add optimization mode
about 2 months ago
requirements.txt
343 Bytes
Migrate from vLLM to Transformers library
about 2 months ago
test_eos_fix.py
4.31 kB
Add EOS token fix verification test
about 2 months ago
test_french_finance.py
3.67 kB
Add EOS token fix verification test
about 2 months ago
test_regression.py
3.56 kB
Set DEFAULT_MAX_TOKENS=800 to prevent timeouts
about 2 months ago
test_space_api.py
4.78 kB
Set DEFAULT_MAX_TOKENS=800 to prevent timeouts
about 2 months ago