Commit History

Reactive BM25 (lecture paginee) sur la version du collegue (garde bge-reranker + k=2)
9f65306

EnriqueAlves commited on

Deploy V99 (modif collegue app.py) sur main
591b15a

EnriqueAlves commited on

Redeploy version stable (V99WHATHEFUCK) sur main
6ed182e

EnriqueAlves commited on

Upload app.py
0efe830
verified

Lise64 commited on

Fix BM25: lecture paginee de la collection (evite 'too many SQL variables' sur 84k chunks -> BM25 enfin actif)
c90a1ed

EnriqueAlves commited on

Deploy v9equilibre sur main: routing OFF (gpt-5.1 only) + k=3 + prompt adouci
b91ab33

EnriqueAlves commited on

Deploy v5 (BM25+routing gpt-mini) + prompt FR anti-hallucination renforce sur main
ed5321e

EnriqueAlves commited on

Deploy v1prompt FR (expert actuariat + anti-hallucination) to main
9939107

EnriqueAlves commited on

Add ingestion/OCR/exploration tooling + improvements roadmap; ignore local artifacts
7e2d97f

EnriqueAlves commited on

Pin huggingface-hub==0.25.0 (fix gradio 4.44.1 HfFolder import vs hf_hub 1.x)
ad92c54

EnriqueAlves commited on

Bump chromadb to 1.x (prebuilt wheels), trim unused langchain deps, ignore data/train_data
a5107d2

EnriqueAlves commited on

Pull latest baseline update (hf sync / bucket storage docs)
cc5f3bf

EnriqueAlves commited on

Remove query log
445de19

Quincy Hsieh commited on

Change team name to Team Baseline
dfdf6d5

Quincy Hsieh commited on

Add detailed Hackathon instructions
4d63566

Quincy Hsieh commited on

Pull code from source repo
fbe04ad

EnriqueAlves commited on

Add team.yml and HF README header
1d4e756

EnriqueAlves commited on

initial commit
88ad0b8
verified

EnriqueAlves commited on

Add README.md update
c173ec7

Quincy Hsieh commited on

Add simplfied README
5935d21

Quincy Hsieh commited on

Delete README with updated README_HF.md
13cd9f2

Quincy Hsieh commited on

Upload README.md (#2)
562b07b

QCTW Umer5881 commited on

Fix WARNING:llm:ecologits impact calc failed for model=gpt-5.1: float() argument must be a string or a real number, not 'RangeValue'
aeb8c1c

Quincy Hsieh commited on

Add co2 documentation
50775af

Quincy Hsieh commited on

Add CO2 emission and token counts
929f2ac

Quincy Hsieh commited on

Update team name and member list
b250e76

Quincy Hsieh commited on

Change sample data to train data folder
48798a9

Quincy Hsieh commited on

Add ref_text to the referenced text of the source file
dc06bcc

Quincy Hsieh commited on

Increase embedding/LLM call timeout
312a42b

Quincy Hsieh commited on

Add token count and explanation
035ac6d

Quincy Hsieh commited on

Fix error Unsupported parameter: 'max_tokens' is not supported with this model. Use 'max_completion_tokens' instead.
b818d09

Quincy Hsieh commited on

Change endpoint to APIM endpoint
5f5e6b2

Quincy Hsieh commited on

Handle error
731ee37

Quincy Hsieh commited on

Read config.json in the /data folder, instead of reading from the root
6ee8606

Quincy Hsieh commited on

Update README for data sync
dddc53b

Quincy Hsieh commited on

Add team yml and endpoint LLM models
53cab5b

Quincy Hsieh commited on

Add how to update binary files into /data bucket
f66fdd0

Quincy Hsieh commited on

Call LLM model from Azure OpenAI endpoint
4cf3b63

Quincy Hsieh commited on

Fix error LLM API call failed: 404 Client Error: Not Found for url...
c8361c5

Quincy Hsieh commited on

Fix ssl.SSLCertVerificationError with instruction of how to solve it
1974292

Quincy Hsieh commited on

Re-structure folder for prompt engineering
03514f5

Quincy Hsieh commited on

Add PDF reader example
d2c4c08

Quincy Hsieh commited on

Fix error remote: - Error: "emoji" with value "�" fails to match the required pattern: /\p{Extended_Pictographic}/u
b44881a

Quincy Hsieh commited on

Add sample code of RAG API
b263309

Quincy Hsieh commited on

Add application file
0aebf2c

Quincy Hsieh commited on

initial commit
6921617
verified

QCTW commited on