Amine Djeghri
Amine Djeghri
@iChristGit i'm facing the opposite problem : https://github.com/oobabooga/text-generation-webui/issues/2607
I'm facing the same issue, here is the logs : ``` [4E9C:5AB8][2023-01-12T11:22:34]i001: Burn v3.11.2.4516, Windows v10.0 (Build 22621: Service Pack 0), path: C:\Users\AMINED~1\AppData\Local\Temp\{A8E16A1C-06A1-4F2B-BB82-DE7C085185C0}\.cr\fig_installer.exe [4E9C:5AB8][2023-01-12T11:22:34]i009: Command Line: '-burn.clean.room=C:\Users\AmineDjeghri\Downloads\fig_installer.exe -burn.filehandle.attached=600 -burn.filehandle.self=756' [4E9C:5AB8][2023-01-12T11:22:34]i000:...
@inesriahi i'm facing issues running a simple inference of the model on an 8GB GPU. do you have a code snippet that does put the model to the device and...
@Wyzix33 fixed ! The problem was Cudnn not being installed . It can run on 8gb vram ! I'm talking about inference of course, not fine tuning
Update : it works, but you need to manually restart the application. alt+shift+r doesn't do anything I will edit the title
a quick fix is to pin the versions of the packages : PyMuPDF==1.22.1 numpy==1.23.5 scikit-learn==1.2.2 tensorflow>=2.0.0 tensorflow_hub==0.13.0 openai==0.27.4 gradio==3.27.0 langchain-serve>=0.0.19
> Another workaround: I have a mode in aerospace which doesn't bind any keys, allowing me to easily "pause" aerospace. > > ``` > cmd-semicolon = 'mode X' > >...
"looking into the code of both projects and porting the solution from skhd" I think it's better to port the solution from skhd so it will be supported natively without...
Crashed today again for the same reason Didn’t fix it yet
> Facing the same issue any update on this  > > When i am running this code in jupyter notebook i am able to create the dataset but when...