CoolFace
Apppublic

Mayank22f2001184/smart-mcq-solver-cpu

sourceHugging Facemitupdated 20d agoView on Hugging Face
0likes
19 commits on main
f618bc120d ago

fixing the cpu 2 thread as if it was issue or not

Mayank22f2001184
4a174362mo ago

using the already downloaded llm as it was stable

22f2001184
24a47752mo ago

Revert "Refactor model loading to download from Hugging Face hub on first run and remove local model directory"

22f2001184
3bbb0b62mo ago

Revert "Add .gitignore"

22f2001184
534eb292mo ago

Revert "Fix HF Spaces segfault 139 and deprecation warnings"

22f2001184
1a00fa12mo ago

Fix HF Spaces segfault 139 and deprecation warnings

22f2001184
c8106c32mo ago

Add .gitignore

22f2001184
94de0762mo ago

Refactor model loading to download from Hugging Face hub on first run and remove local model directory

22f2001184
0dabff83mo ago

Update README.md

Mayank22f2001184
3b14a823mo ago

Update README.md

Mayank22f2001184
22ee3333mo ago

Delete Dockerfile

Mayank22f2001184
5af974a3mo ago

Delete src/streamlit_app.py

Mayank22f2001184
c8a54d33mo ago

Update Dockerfile

Mayank22f2001184
11447823mo ago

Update requirements.txt

Mayank22f2001184
29a2f223mo ago

Update Dockerfile

Mayank22f2001184
a15327b3mo ago

Update requirements.txt

Mayank22f2001184
8ba40a73mo ago

Upload 11 files

Mayank22f2001184
3ee63963mo ago

initial commit

Mayank22f2001184
020c1573mo ago

Duplicate from streamlit/streamlit-template-space

Mayank22f2001184, FranckAbgrall