Skip to content

Merge main into phi3_nod to enable PR #100

Merge main into phi3_nod to enable PR

Merge main into phi3_nod to enable PR #100

Triggered via push November 13, 2025 04:35
Status Failure
Total duration 16s
Artifacts

ci-checks.yml

on: push
ls_linting
6s
ls_linting
md_formatting
10s
md_formatting
py_formatting
7s
py_formatting
py_linting
9s
py_linting
py_tests
4s
py_tests
py_notebook_linting
12s
py_notebook_linting
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
py_formatting
Process completed with exit code 1.
py_linting
Process completed with exit code 1.
Ruff (F821): phi3_model/main.ipynb#L1
phi3_model/main.ipynb:1:1: F821 Undefined name `client`
Ruff (F811): phi3_model/main.ipynb#L1
phi3_model/main.ipynb:1:1: F811 Redefinition of unused `call_hf_api` from cell 11, line 1
Ruff (F821): phi3_model/main.ipynb#L1
phi3_model/main.ipynb:1:1: F821 Undefined name `client`
Ruff (F811): phi3_model/main.ipynb#L1
phi3_model/main.ipynb:1:1: F811 Redefinition of unused `resolve_embed_model` from cell 5, line 9
Ruff (F811): phi3_model/main.ipynb#L1
phi3_model/main.ipynb:1:1: F811 Redefinition of unused `SimpleDirectoryReader` from cell 5, line 4
Ruff (F811): phi3_model/main.ipynb#L1
phi3_model/main.ipynb:1:1: F811 Redefinition of unused `VectorStoreIndex` from cell 5, line 4
Ruff (F811): phi3_model/main.ipynb#L1
phi3_model/main.ipynb:1:1: F811 Redefinition of unused `resolve_embed_model` from cell 5, line 5
Ruff (F401): phi3_model/main.ipynb#L1
phi3_model/main.ipynb:1:1: F401 `huggingface_hub.InferenceClient` imported but unused
NoteBook QA Error(s)
Discuss solutions and trade-offs in code review.