GitHub / InseeFrLab / llm-open-data-insee
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/InseeFrLab%2Fllm-open-data-insee
Stars: 3
Forks: 0
Open issues: 2
License: mit
Language: Jupyter Notebook
Size: 12.6 MB
Dependencies parsed at:
72
Created at: about 1 year ago
Updated at: 5 days ago
Pushed at: 5 days ago
Last synced at: 5 days ago
.github/workflows/build-api.yml
actions
- actions/checkout v4 composite
- docker/build-push-action v5 composite
- docker/login-action v3 composite
- docker/metadata-action v5 composite
- docker/setup-buildx-action v3 composite
- docker/setup-qemu-action v3 composite
.github/workflows/pr-checks.yml
actions
- actions/checkout v4 composite
- actions/setup-python v5 composite
Dockerfile
docker
- inseefrlab/onyxia-python-pytorch py3.12.3-gpu build
pyproject.toml
pypi
requirements-dev.txt
pypi
- beautifulsoup4 * development
- bs4 * development
- collection * development
- fastparquet * development
- holoviews * development
- ipykernel * development
- jupyter * development
- langchain-chroma * development
- llama-index * development
- lxml * development
- markdownify * development
- matplotlib * development
- mlflow * development
- nltk * development
- numba * development
- numpy * development
- pandas * development
- pandas-stubs * development
- pipreqs * development
- plotly * development
- pre-commit * development
- pyvis * development
- ragatouille * development
- rank_bm25 * development
- requests * development
- ruff * development
- sacremoses * development
- scikit-learn * development
- scipy * development
- scrapy * development
- seaborn * development
- tensorboardX * development
- toml * development
- tqdm * development
- types-toml * development
- urllib3 * development
requirements.txt
pypi
- PyYAML *
- accelerate >=0.26.0
- beautifulsoup4 *
- bitsandbytes *
- chainlit *
- chromadb *
- confz *
- jsonlines *
- langchain *
- langchain_chroma *
- langchain_community *
- langchain_core *
- langchain_huggingface *
- langchain_text_splitters *
- lxml *
- markdownify *
- matplotlib *
- mlflow *
- numpy *
- pandas *
- ragatouille *
- rank_bm25 *
- s3fs *
- scipy *
- tqdm *
- transformers *
- vllm *