Soc Virnyl S. Estela
Soc Virnyl S. Estela
As I am exploring some issues here and there, I noticed this. I think this is a good idea for new users (or some users) that do not like to...
got the same issue here on openSUSE Tumbleweed. one thing i noticed is, it uses the GPU for a moment then gone... [Screencast_20240518_221101.webm](https://github.com/ollama/ollama/assets/66054069/7ddafa42-b21f-402c-a77f-a3febc6754e6)
@Xithrius alright. dunno why no one wants to take it. i am mostly busy so i cant do that as well
i guess i will start working on this over the weekend. i will review the docs.
We still have this issue https://github.com/JuliaLang/juliaup/pull/661 that is not yet resolved. So this is a braindump for now until that's done.
> We don't keep track anywhere which depots were ever managed by Juliaup, though... I think the best way is to include the flag `--clean` or something similar to indicate...
But if we go with the idea of tracking `JULIA_DEPOT` paths, we can probably add that feature and rethink this issue later hmm.
> I think I understand this issue. I encountered a slight variation of this (`.profile` instead of `.bash_profile`) after resolving #631 for myself. I can't speak for sunwenjin27 nor #630,...
> Question: Is the "File exists" error referring to the fact that "julia-release" already existed in /home/zbk1/.local/bin , before I did this "curl" command to install julia? No. The error...
@fredrikekre can you please provide a backtrace of this bug by exporting an env `RUST_BACKTRACE=full`? I will tackle this when I am free. This should be a fast fix I...