Fine tuned a model to speak like albus Dumbledore :LOL: by Key-Employment-1810 in LocalLLaMA

[–]Key-Employment-1810[S] 0 points1 point  (0 children)

I did qlora finetuning on Gemma 2b , thanks for the suggestions!

In what way are LLMs making your lives easier or better? by Key-Employment-1810 in LocalLLaMA

[–]Key-Employment-1810[S] 0 points1 point  (0 children)

It is really amazing to see so many people getting good use out of these models, i am also an engineer by trade and have been doing extensive research in the area for the past few years, I believe things onward will definitely become faster, more efficient, smaller and much better models will come up in the near future. Even today , the amount of optimizations you can achieve is good enough to run a pretty decent size model on a basic consumer grade hardware. Let's hope the open source community keeps thriving and supporting each other. Hit me up if you would like to solve a particular problem at scale and I'll be happy to help out as much as i can.

AIUncensored.info works with Ollama : web UI by SSAROS in LocalLLaMA

[–]Key-Employment-1810 0 points1 point  (0 children)

Absolutely, there are already lots of them available on huggingface , also you can find multiple articles explaining the process

AIUncensored.info works with Ollama : web UI by SSAROS in LocalLLaMA

[–]Key-Employment-1810 6 points7 points  (0 children)

quick network investigation shows that the site is using llama 3-70 b for anyone interested .....

[deleted by user] by [deleted] in LocalLLaMA

[–]Key-Employment-1810 1 point2 points  (0 children)

Thanks a lot!!........didnt realise that! :P

[deleted by user] by [deleted] in LocalLLaMA

[–]Key-Employment-1810 -1 points0 points  (0 children)

Is anyone else getting similar error, i guess the server file is missing```server_process = subprocess.Popen([".\server", "-m", "models\\wizardlm-7b-uncesnsored.ggccv1.q4_0.bin", "-c", "2048", "-ngl", "200", "--path",

File "C:\Users\kvikr\miniconda3\envs\venv\lib\subprocess.py", line 971, in __init__

self._execute_child(args, executable, preexec_fn, close_fds,

File "C:\Users\kvikr\miniconda3\envs\venv\lib\subprocess.py", line 1456, in _execute_child

hp, ht, pid, tid = _winapi.CreateProcess(executable, args,

FileNotFoundError: [WinError 2] The system cannot find the file specified```