name string | body string | score int64 | controversiality int64 | created timestamp[us] | author string | collapsed bool | edited timestamp[us] | gilded int64 | id string | locked bool | permalink string | stickied bool | ups int64 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
t1_ji46suo | And is this something that remains in place once I do it or I need to redo this each time I open WSL fresh again? Thanks a lot really | 1 | 0 | 2023-04-28T22:59:50 | timtulloch11 | false | null | 0 | ji46suo | false | /r/LocalLLaMA/comments/131zrah/do_cpus_with_the_cpp_run_llms_faster_then_an_rtx/ji46suo/ | false | 1 |
t1_ji46m4k | sudo swapoff -a
sudo dd if=/dev/zero of=/swapfile bs=1M count=8192 sudo chmod 0600 /swapfile sudo mkswap /swapfile
sudo swapon -a
It will create a 8GB size swap, if you want more just increase the value (tested on mint, but should work on Ubuntu). | 1 | 0 | 2023-04-28T22:58:21 | polawiaczperel | false | null | 0 | ji46m4k | false | /r/LocalLLaMA/comments/131zrah/do_cpus_with_the_cpp_run_llms_faster_then_an_rtx/ji46m4k/ | false | 1 |
t1_ji44rem | Yup. Can confirm this fixes the speed issue :) | 1 | 0 | 2023-04-28T22:43:44 | Kafke | false | null | 0 | ji44rem | false | /r/LocalLLaMA/comments/12z9znh/new_7b_llama_model_wizardlm_now_available/ji44rem/ | false | 1 |
t1_ji44r4k | WizardLM blink twice if you need help | 9 | 0 | 2023-04-28T22:43:40 | lemon07r | false | null | 0 | ji44r4k | false | /r/LocalLLaMA/comments/1326d4d/i_tried_to_ask_wizardlm_to_summarize_a_license/ji44r4k/ | false | 9 |
t1_ji44o0m | Seems like this is even more censored than normal vicuna. | 1 | 0 | 2023-04-28T22:43:01 | CRD71600 | false | null | 0 | ji44o0m | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji44o0m/ | false | 1 |
t1_ji4472l | Rhasspy might have a lot of what you're looking for:
[https://rhasspy.readthedocs.io/en/latest/](https://rhasspy.readthedocs.io/en/latest/)
There's separate modules for wakeword, voice-to-text, intent handling, etc. that can run on the local machine or elsewhere on the network. I've been working on setting up local ... | 1 | 0 | 2023-04-28T22:39:14 | ericofamber | false | null | 0 | ji4472l | false | /r/LocalLLaMA/comments/1327ger/best_model_to_convert_voice_commands_to_json/ji4472l/ | false | 1 |
t1_ji43ldk | I wonder how this compares to regular 1.1 vicuna in things like solving riddles, or answering jeopardy questions. Cough cough, [u/aigoopy](https://www.reddit.com/user/aigoopy/) [YearZero](https://www.reddit.com/user/YearZero/) | 8 | 0 | 2023-04-28T22:34:34 | lemon07r | false | null | 0 | ji43ldk | false | /r/LocalLLaMA/comments/132anao/carterais_stablevicuna_13b_with_rhlf_training_now/ji43ldk/ | false | 8 |
t1_ji4305p | We are to the release speed of; I need charts to know if i should use it or bother to give it some attention.
Wizardlm and vicuña seems the best baseline models
So how does this best them or improve on other methods. | 10 | 0 | 2023-04-28T22:29:57 | Tom_Neverwinter | false | null | 0 | ji4305p | false | /r/LocalLLaMA/comments/1329ckp/fastchatt5_drop/ji4305p/ | false | 10 |
t1_ji42yvl | Oh, yeah, the context limits are their own beast. I think how that is handled could be improved a lot. You could experiment with warning about what could happen after the tag "[xxx]" in the prompt, and put it at the end of your prompt. Sadly it's not really compatible with all sorts of prompts. [here](https://old.reddi... | 3 | 0 | 2023-04-28T22:29:41 | involviert | false | null | 0 | ji42yvl | false | /r/LocalLLaMA/comments/1325x8j/the_latest_llamacpp_seems_much_faster/ji42yvl/ | false | 3 |
t1_ji42y62 | What specs is your M1 Max? | 1 | 0 | 2023-04-28T22:29:32 | ArguingEnginerd | false | null | 0 | ji42y62 | false | /r/LocalLLaMA/comments/130turq/best_model_to_summarize_text_on_mac/ji42y62/ | false | 1 |
t1_ji42vvl | I want some hardware for the voice to text stuff. Like a Google Home or Alexa, but with my own wake word & that doesn't go out to the internet. Still figuring that part out, but as for text command, just being able to type it is fine, because I can hook it up to Discord and use speech to text on that (or just type it m... | 1 | 0 | 2023-04-28T22:29:01 | slykethephoxenix | false | null | 0 | ji42vvl | false | /r/LocalLLaMA/comments/1327ger/best_model_to_convert_voice_commands_to_json/ji42vvl/ | false | 1 |
t1_ji41sve | Yeah I mean it sounds like I could get it to work like that, but really I want minimal solutions that get the job done and I will make my own stuff using that directly. For the moment I am fine just running things using llama.cpp through the console on my cpu so there's that. But i really want to get a similar thing fo... | 1 | 0 | 2023-04-28T22:20:30 | involviert | false | 2023-04-28T22:23:44 | 0 | ji41sve | false | /r/LocalLLaMA/comments/131pe9k/textgen_guide_for_manual_windows_wsl2unbuntu/ji41sve/ | false | 1 |
t1_ji41fpp | Yeah it’s really useful for loading the model. | 1 | 0 | 2023-04-28T22:17:39 | ericytt | false | null | 0 | ji41fpp | false | /r/LocalLLaMA/comments/130mscm/what_cpumemory/ji41fpp/ | false | 1 |
t1_ji3znc6 | [deleted] | 1 | 0 | 2023-04-28T22:03:56 | [deleted] | true | null | 0 | ji3znc6 | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3znc6/ | false | 1 |
t1_ji3ziq0 | HF is huggingface format (different from the original formatting of the llama weights from meta) - these are also in fp16, so they take up about 2GB of space per 1b parameters. They can be used for fine tuning / training.
GPTQ has multiple versions, and need a specific version of GPTQ to run. These are quantized, typi... | 70 | 0 | 2023-04-28T22:02:56 | Small-Fall-6500 | false | null | 0 | ji3ziq0 | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3ziq0/ | false | 70 |
t1_ji3zgmb | oobaboogas has a ton of dependencies sometimes even conflicting. | 2 | 0 | 2023-04-28T22:02:29 | veonua | false | null | 0 | ji3zgmb | false | /r/LocalLLaMA/comments/131nnis/serge_just_works/ji3zgmb/ | false | 2 |
t1_ji3zg84 | yeah, prettymuch. you can close the widow or even reboot your machine and as far as llama.cpp is aware you never stopped interacting when you start from that state again. it still has the context limit it always has though so don't be surprised if it doesn't remember all the way back. | 3 | 0 | 2023-04-28T22:02:24 | Murderphobic | false | null | 0 | ji3zg84 | false | /r/LocalLLaMA/comments/1325x8j/the_latest_llamacpp_seems_much_faster/ji3zg84/ | false | 3 |
t1_ji3zg29 | I think I see the confusion — I am running GPTQ-for-llama through Ooba’s text generation-web-ui, so server.py comes from that package (which I think is a great start to get you going):
https://github.com/oobabooga/text-generation-webui
They have a 1-click installer, or OP of this post wrote a guide to manually instal... | 1 | 0 | 2023-04-28T22:02:22 | disarmyouwitha | false | null | 0 | ji3zg29 | false | /r/LocalLLaMA/comments/131pe9k/textgen_guide_for_manual_windows_wsl2unbuntu/ji3zg29/ | false | 1 |
t1_ji3zfow | I think RLHF largely makes the model more chat friendly, if I understand correctly, so it likely isn't showing up on these metrics. However, some stats have been showing that the more chat friendly the model, the less well it performs, so these scores could be good, *if* it is a really good chat model.
We'll just have... | 3 | 0 | 2023-04-28T22:02:17 | chainer49 | false | null | 0 | ji3zfow | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3zfow/ | false | 3 |
t1_ji3zam0 | I use the Zoltan AI Character Editor to count my character prompt tokens. I believe it only works with an appropriate JSON or PNG with embedded attributes. Not sure if that's what you meant, but that's how I calculate my token overhead before beginning a conversation. | 2 | 0 | 2023-04-28T22:01:13 | Street-Biscotti-4544 | false | null | 0 | ji3zam0 | false | /r/LocalLLaMA/comments/132aepv/counting_prompt_tokens_locally/ji3zam0/ | false | 2 |
t1_ji3z8aa | Have you sorted out the voice to text part? Because whisper could be a great option though you may have to look at how to detect start and end of speech. Other than that, a custom fine tuned LLaMA would be great for this. Some finetunes may work out of the box without you doing this, but I could not assure it. | 1 | 0 | 2023-04-28T22:00:43 | 2muchnet42day | false | null | 0 | ji3z8aa | false | /r/LocalLLaMA/comments/1327ger/best_model_to_convert_voice_commands_to_json/ji3z8aa/ | false | 1 |
t1_ji3ytjc | I'd argue they're useful for prototyping etc, and you can always swap in other models later, including openAI if you had to, which would be even more capable than the LLM you're trying to work with. We know an open source commercial model will hit at some point fairly soon that meets or exceeds llama's capabilities, so... | 10 | 0 | 2023-04-28T21:57:38 | deepinterstate | false | null | 0 | ji3ytjc | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3ytjc/ | false | 10 |
t1_ji3yo7v | Actually, follow up, try running my command **without —fused-mlp**
I see in an old version of the Ooba read me:
Disable fused mlp if you encounter “unexpected mma-> mma layout conversion” | 1 | 0 | 2023-04-28T21:56:30 | disarmyouwitha | false | null | 0 | ji3yo7v | false | /r/LocalLLaMA/comments/131pe9k/textgen_guide_for_manual_windows_wsl2unbuntu/ji3yo7v/ | false | 1 |
t1_ji3y3pi | Wow, that was fast... | 11 | 0 | 2023-04-28T21:52:18 | VertexMachine | false | null | 0 | ji3y3pi | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3y3pi/ | false | 11 |
t1_ji3y3en | Could someone eli5 HF, gptq and ggml weights? It's ok if I get the downvote, I can ask ai | 28 | 0 | 2023-04-28T21:52:14 | probably_not_real_69 | false | null | 0 | ji3y3en | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3y3en/ | false | 28 |
t1_ji3y2cl | There is something new literally every few hours! That's crazy!
Does fast chat work on oobabooga? | 9 | 0 | 2023-04-28T21:52:01 | Famberlight | false | null | 0 | ji3y2cl | false | /r/LocalLLaMA/comments/1329ckp/fastchatt5_drop/ji3y2cl/ | false | 9 |
t1_ji3xv1y | I think a custom finetune would be your best bet. | 2 | 0 | 2023-04-28T21:50:33 | pokeuser61 | false | null | 0 | ji3xv1y | false | /r/LocalLLaMA/comments/1327ger/best_model_to_convert_voice_commands_to_json/ji3xv1y/ | false | 2 |
t1_ji3xl4i | [deleted] | 29 | 0 | 2023-04-28T21:48:31 | [deleted] | true | null | 0 | ji3xl4i | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3xl4i/ | false | 29 |
t1_ji3xjn4 | Hm. Apparently https://github.com/qwopqwop200/GPTQ-for-LLaMa doesn't even come with that server.py. I wonder where it puts these parameters if the llama_inference.py that comes with the vanilla repo doesn't understand them. Maybe that python script is not doing everything it could do.
\*sigh\* Thanks for your willingn... | 1 | 0 | 2023-04-28T21:48:13 | involviert | false | null | 0 | ji3xjn4 | false | /r/LocalLLaMA/comments/131pe9k/textgen_guide_for_manual_windows_wsl2unbuntu/ji3xjn4/ | false | 1 |
t1_ji3xfj1 | [deleted] | 1 | 0 | 2023-04-28T21:47:22 | [deleted] | true | null | 0 | ji3xfj1 | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3xfj1/ | false | 1 |
t1_ji3x75y | Nvidia A100. Anything with tensor cores. I'm guessing, those are mostly used for training but its the same type of math for forward prop or inference. | 1 | 0 | 2023-04-28T21:45:39 | robot_bones | false | null | 0 | ji3x75y | false | /r/LocalLLaMA/comments/13174cv/what_do_you_think_about_the_llm_market_in_the/ji3x75y/ | false | 1 |
t1_ji3wy1p | What are your favorite apple friendly portable LLMs? | 1 | 0 | 2023-04-28T21:43:47 | robot_bones | false | null | 0 | ji3wy1p | false | /r/LocalLLaMA/comments/13174cv/what_do_you_think_about_the_llm_market_in_the/ji3wy1p/ | false | 1 |
t1_ji3wqv6 | Whit there are cards that can run it, newer Llms will probably make the 4090 and the like obsolete soon. That's why I prefer to wait for newer cards. Maybe AMD will finally make their cards more AI-friendly too. | 1 | 0 | 2023-04-28T21:42:18 | PauNoCuDoRedditBR | false | null | 0 | ji3wqv6 | false | /r/LocalLLaMA/comments/12xcjuu/for_those_who_have_tried_how_does_bloom176b_feel/ji3wqv6/ | false | 1 |
t1_ji3wpof | [deleted] | 1 | 0 | 2023-04-28T21:42:03 | [deleted] | true | null | 0 | ji3wpof | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3wpof/ | false | 1 |
t1_ji3we1p | These are my favorite 2 models atm:
https://huggingface.co/TheBloke/koala-13B-GPTQ-4bit-128g
https://huggingface.co/TheBloke/vicuna-13B-1.1-GPTQ-4bit-128g
I am running natively on Ubuntu with the latest Ooba and the latest Triton branch from GPTQ with this command to start:
python server.py —model-menu —wbits 4... | 1 | 0 | 2023-04-28T21:39:42 | disarmyouwitha | false | 2023-04-28T21:45:40 | 0 | ji3we1p | false | /r/LocalLLaMA/comments/131pe9k/textgen_guide_for_manual_windows_wsl2unbuntu/ji3we1p/ | false | 1 |
t1_ji3wbzy | I always figured open source means the source code is available for free to the public. It can still be monetized though, especially if it’s integrated into a nice product. But generally yes it’s free.
Like personally I don’t wanna compile your free code myself. If you charge for the compiled version and it’s easy for... | 8 | 0 | 2023-04-28T21:39:16 | YearZero | false | null | 0 | ji3wbzy | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3wbzy/ | false | 8 |
t1_ji3w7tv | HF, GPTQ and ggml weights.
[https://huggingface.co/TheBloke](https://huggingface.co/TheBloke) | 39 | 0 | 2023-04-28T21:38:26 | rerri | false | null | 0 | ji3w7tv | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3w7tv/ | false | 39 |
t1_ji3vg8d | Don't tell it to the alignment crowd. | 3 | 0 | 2023-04-28T21:32:51 | MasterH0rnet | false | null | 0 | ji3vg8d | false | /r/LocalLLaMA/comments/1326d4d/i_tried_to_ask_wizardlm_to_summarize_a_license/ji3vg8d/ | false | 3 |
t1_ji3uzna | What does "open source" mean in that context? I thought it meant something like free software, but it's based on Llama, so it's clearly not that.
Edit: Sorry people, didn't want to start a flamewar here. I know the difference between free/libre and open source software. And different licenses have different advantages... | 14 | 0 | 2023-04-28T21:29:29 | Magnus_Fossa | false | 2023-05-01T07:56:33 | 0 | ji3uzna | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3uzna/ | false | 14 |
t1_ji3u5md | Why your 3090 can reach such a high speed? I have always only had 3~1 it/s on 13b or 7b... | 2 | 0 | 2023-04-28T21:23:22 | Sat0r1r1 | false | null | 0 | ji3u5md | false | /r/LocalLLaMA/comments/131zrah/do_cpus_with_the_cpp_run_llms_faster_then_an_rtx/ji3u5md/ | false | 2 |
t1_ji3u41r | "Improve", *as a language model* | 4 | 0 | 2023-04-28T21:23:04 | a_beautiful_rhind | false | null | 0 | ji3u41r | false | /r/LocalLLaMA/comments/1329phc/is_anyone_collecting_autogpt_logs_similarly_to/ji3u41r/ | false | 4 |
t1_ji3tya7 | WSL has some other memory limit you have to adjust in addition or it won't let you use all your ram. | 1 | 0 | 2023-04-28T21:21:54 | a_beautiful_rhind | false | null | 0 | ji3tya7 | false | /r/LocalLLaMA/comments/131zrah/do_cpus_with_the_cpp_run_llms_faster_then_an_rtx/ji3tya7/ | false | 1 |
t1_ji3tteq | It appears to understand simplified Chinese. I fed it a character with a Chinese description. Also talked in spanish to one of the finetunes. How fluent they are, you would have to test. | 2 | 0 | 2023-04-28T21:20:57 | a_beautiful_rhind | false | null | 0 | ji3tteq | false | /r/LocalLLaMA/comments/1326eau/what_languages_are_in_the_llama_model/ji3tteq/ | false | 2 |
t1_ji3tqao | Sorry but with what exactly are you using them? I'm trying to get this stuff going, it gives me
Warming up autotune cache ...0%|| 0/12 [00:00<?, ?it/s]python: /opt/conda/conda-bld/torchtriton_1677881350057/work/lib/Analysis/Utility.cpp:136: bool mlir::supportMMA(mlir::Value, int): Assertion `(version == 1 || versi... | 1 | 0 | 2023-04-28T21:20:21 | involviert | false | null | 0 | ji3tqao | false | /r/LocalLLaMA/comments/131pe9k/textgen_guide_for_manual_windows_wsl2unbuntu/ji3tqao/ | false | 1 |
t1_ji3tp8t | Ok so even tho I'm using ubuntu it's with WSL, so windows really. I'll look into it ty for the help | 1 | 0 | 2023-04-28T21:20:09 | timtulloch11 | false | null | 0 | ji3tp8t | false | /r/LocalLLaMA/comments/131zrah/do_cpus_with_the_cpp_run_llms_faster_then_an_rtx/ji3tp8t/ | false | 1 |
t1_ji3tlbr | I think you can only merge in loras not two different LLMs. | 1 | 0 | 2023-04-28T21:19:22 | a_beautiful_rhind | false | null | 0 | ji3tlbr | false | /r/LocalLLaMA/comments/131nayh/anyone_got_to_model_merging_yet/ji3tlbr/ | false | 1 |
t1_ji3th3f | Perhaps we can run 180b model at 2bit (45GB) with 2x3090 | 1 | 0 | 2023-04-28T21:18:29 | Zyj | false | null | 0 | ji3th3f | false | /r/LocalLLaMA/comments/13174cv/what_do_you_think_about_the_llm_market_in_the/ji3th3f/ | false | 1 |
t1_ji3t9e7 | By that time we have 4090 used or some of the workstations GPUs. I think I will be done with 24gb and want to go 48gb+ at that point. | 1 | 0 | 2023-04-28T21:16:55 | a_beautiful_rhind | false | null | 0 | ji3t9e7 | false | /r/LocalLLaMA/comments/130b1ng/good_computer_spec_for_the_next_5_years_to_be/ji3t9e7/ | false | 1 |
t1_ji3t10x | Perhaps tenstorrent can offer a lower price point | 1 | 0 | 2023-04-28T21:15:14 | Zyj | false | null | 0 | ji3t10x | false | /r/LocalLLaMA/comments/13174cv/what_do_you_think_about_the_llm_market_in_the/ji3t10x/ | false | 1 |
t1_ji3swsh | Not just RAM, fast RAM. | 1 | 0 | 2023-04-28T21:14:23 | Zyj | false | null | 0 | ji3swsh | false | /r/LocalLLaMA/comments/13174cv/what_do_you_think_about_the_llm_market_in_the/ji3swsh/ | false | 1 |
t1_ji3svqj | In linux you shrink the size of your main partition and expand the size of the swap partition. In windows I think you have to set the size of the swap file manually. | 1 | 0 | 2023-04-28T21:14:11 | a_beautiful_rhind | false | null | 0 | ji3svqj | false | /r/LocalLLaMA/comments/131zrah/do_cpus_with_the_cpp_run_llms_faster_then_an_rtx/ji3svqj/ | false | 1 |
t1_ji3snsx | I don't have my 3090 yet (next week), have a pascal 24g GPU. The 30b int4 responds in under 40s full context in chats. In instruct or notebook its very fast because there is very little context.
I will compare what happens on CPU since the new system will have 256g of ram and 32 cores across 2 broadwell xeons. Maybe I... | 3 | 0 | 2023-04-28T21:12:39 | a_beautiful_rhind | false | null | 0 | ji3snsx | false | /r/LocalLLaMA/comments/131zrah/do_cpus_with_the_cpp_run_llms_faster_then_an_rtx/ji3snsx/ | false | 3 |
t1_ji3sj1y | I don't know, but it seems to have to do with that most people just really want that conversation style. Also there are pretty "uncensored" versions of vicuna floating around. And I think it does not have the rights problem much of the other stuff has.
Personally, I think one needs to separate the logical capabilites ... | 7 | 0 | 2023-04-28T21:11:43 | involviert | false | null | 0 | ji3sj1y | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3sj1y/ | false | 7 |
t1_ji3s7mp | Ok, so if I am running textgen through WSL ubuntu, I need to increase size of swapfile in linux. This is something that would help only with the initial loading of the model, correct? Not with running inferences after the initial load is already done. I'm trying to find out if I can run 30b 8bit on am rtx 4090 by chang... | 1 | 0 | 2023-04-28T21:09:28 | timtulloch11 | false | null | 0 | ji3s7mp | false | /r/LocalLLaMA/comments/130mscm/what_cpumemory/ji3s7mp/ | false | 1 |
t1_ji3rxbg | I feel like it would be wise to record every interaction with the API. If we consider the model to be capable, then training on its outputs would be a reasonable thing to do. | 6 | 0 | 2023-04-28T21:07:26 | 2muchnet42day | false | null | 0 | ji3rxbg | false | /r/LocalLLaMA/comments/1329phc/is_anyone_collecting_autogpt_logs_similarly_to/ji3rxbg/ | false | 6 |
t1_ji3rnzq | According to Dettmer, 4 cores per GPU are sufficient | 2 | 0 | 2023-04-28T21:05:38 | Zyj | false | 2023-05-01T15:46:54 | 0 | ji3rnzq | false | /r/LocalLLaMA/comments/130b1ng/good_computer_spec_for_the_next_5_years_to_be/ji3rnzq/ | false | 2 |
t1_ji3rn46 | > I'm waiting until the next cards come with more VRAM before buying one to run a 30b model locally.
In case it's not clear to somebody, 24 Gb VRAM is enough to run llama 30b locally. There's a context length parameter near the top of the oogabooga UI (maybe it moved by now) that defaulted to 2048, I found I had to r... | 1 | 0 | 2023-04-28T21:05:28 | Cheesuasion | false | null | 0 | ji3rn46 | false | /r/LocalLLaMA/comments/12xcjuu/for_those_who_have_tried_how_does_bloom176b_feel/ji3rn46/ | false | 1 |
t1_ji3rn4t | It's really easy, you can ask ChatGPT like "how to increase the size of swapfile in Linux?". In Windows, it's called paging file, i think.
​
Swap is just a file that used by the OS to temporarily move the data(pages) from memroy to the disk when it runs out memory. At default, the size of swapfile is really sm... | 1 | 0 | 2023-04-28T21:05:28 | ericytt | false | null | 0 | ji3rn4t | false | /r/LocalLLaMA/comments/130mscm/what_cpumemory/ji3rn4t/ | false | 1 |
t1_ji3rdo0 | Oh, that's scary. I went for 1200W after finding out that 1000W is not enough.
But i currently have a 65W CPU (3700X) | 2 | 0 | 2023-04-28T21:03:37 | Zyj | false | null | 0 | ji3rdo0 | false | /r/LocalLLaMA/comments/130b1ng/good_computer_spec_for_the_next_5_years_to_be/ji3rdo0/ | false | 2 |
t1_ji3rcsu | Holy smokes, that sounds amazing! It means you can let it sleep, get aaaall the ram back, make the system do something else, and wake up to continue the prompt in no time, right? | 8 | 0 | 2023-04-28T21:03:27 | involviert | false | null | 0 | ji3rcsu | false | /r/LocalLLaMA/comments/1325x8j/the_latest_llamacpp_seems_much_faster/ji3rcsu/ | false | 8 |
t1_ji3r8va | ;) | 5 | 0 | 2023-04-28T21:02:41 | randomcluster | false | null | 0 | ji3r8va | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3r8va/ | false | 5 |
t1_ji3r7sy | Why is vicuna so much better? Just more like chatgpt? | 6 | 0 | 2023-04-28T21:02:28 | timtulloch11 | false | null | 0 | ji3r7sy | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3r7sy/ | false | 6 |
t1_ji3r6xw | They would never cannibalize their professional cards! | 1 | 0 | 2023-04-28T21:02:18 | Zyj | false | null | 0 | ji3r6xw | false | /r/LocalLLaMA/comments/130b1ng/good_computer_spec_for_the_next_5_years_to_be/ji3r6xw/ | false | 1 |
t1_ji3r0q8 | I did buy 2x3090 used but to be fair the 4090 is likely to be twice as fast as a single 3090 when the software starts being better optimized. | 2 | 0 | 2023-04-28T21:01:06 | Zyj | false | null | 0 | ji3r0q8 | false | /r/LocalLLaMA/comments/130b1ng/good_computer_spec_for_the_next_5_years_to_be/ji3r0q8/ | false | 2 |
t1_ji3qy9p | Exactly, but we need 30b vicuna first before we can make models based on it. 30b vicuna would clearly blow the doors off of all of these other models, IMO. | 16 | 0 | 2023-04-28T21:00:38 | spanielrassler | false | null | 0 | ji3qy9p | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3qy9p/ | false | 16 |
t1_ji3qoy0 | Harder to train 30b and less ppl can run it. | 32 | 0 | 2023-04-28T20:58:50 | a_beautiful_rhind | false | null | 0 | ji3qoy0 | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3qoy0/ | false | 32 |
t1_ji3qmqa | Yea.. once you combine the probably FP32 model you can convert it. | 3 | 0 | 2023-04-28T20:58:25 | a_beautiful_rhind | false | null | 0 | ji3qmqa | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3qmqa/ | false | 3 |
t1_ji3qf50 | I can see nothing in the code that should do that, but it has occurded to me sometimes too. Most freezes that throw people off are context adjustments, when the maxed out context gets adjusted to about 50%. It basically means regenerating those 50%.
There's a slight possibility that your parameters are a bit messy and... | 3 | 0 | 2023-04-28T20:56:57 | involviert | false | 2023-04-28T21:00:55 | 0 | ji3qf50 | false | /r/LocalLLaMA/comments/1325x8j/the_latest_llamacpp_seems_much_faster/ji3qf50/ | false | 3 |
t1_ji3qdn6 | > because of all the languages supported
The original raw 30b llama (I do mean llama not alpaca) was happy to translate to and from Romanian for me (semi-randomly chosen language). I don't speak Romanian, I just tried feeding the text into bing I think and asking that to translate back into English, and got reasonabl... | 1 | 0 | 2023-04-28T20:56:41 | Cheesuasion | false | null | 0 | ji3qdn6 | false | /r/LocalLLaMA/comments/12xcjuu/for_those_who_have_tried_how_does_bloom176b_feel/ji3qdn6/ | false | 1 |
t1_ji3q23b | Why do they always stop at 13B? Give me 30B pleaaase! | 13 | 0 | 2023-04-28T20:54:31 | FiReaNG3L | false | null | 0 | ji3q23b | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3q23b/ | false | 13 |
t1_ji3pnjg | I'm fairly sure OP meant a x16 slot that runs at x8 speed. | 2 | 0 | 2023-04-28T20:51:47 | 2muchnet42day | false | null | 0 | ji3pnjg | false | /r/LocalLLaMA/comments/131i505/how_much_of_a_bottleneck_or_performance_loss_is/ji3pnjg/ | false | 2 |
t1_ji3p6ur | Well hurray then! As long as the directories are on the same drive (and not a HDD where fragmentation could technically be a thing) | 1 | 0 | 2023-04-28T20:48:37 | involviert | false | null | 0 | ji3p6ur | false | /r/LocalLLaMA/comments/1325x8j/the_latest_llamacpp_seems_much_faster/ji3p6ur/ | false | 1 |
t1_ji3oyrm | [deleted] | 8 | 0 | 2023-04-28T20:47:06 | [deleted] | true | null | 0 | ji3oyrm | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3oyrm/ | false | 8 |
t1_ji3o5nq | It was very eye opening. | 1 | 0 | 2023-04-28T20:41:38 | ambient_temp_xeno | false | null | 0 | ji3o5nq | false | /r/LocalLLaMA/comments/130b1ng/good_computer_spec_for_the_next_5_years_to_be/ji3o5nq/ | false | 1 |
t1_ji3o2lf | [deleted] | 3 | 0 | 2023-04-28T20:41:04 | [deleted] | true | null | 0 | ji3o2lf | false | /r/LocalLLaMA/comments/1325x8j/the_latest_llamacpp_seems_much_faster/ji3o2lf/ | false | 3 |
t1_ji3nqui | Hi there! Very excited to be able to use a quicker model for my small VRAM lol. I am trying to run the 7b-4bit through the Kobold fork, which I have successfully ran llama 7b-4bit on previously (although slow). I am getting the error
"File "B:\\python\\lib\\site-packages\\torch\\nn\\modules\\module.py", line 1671, i... | 2 | 0 | 2023-04-28T20:38:55 | DubiousBlue | false | null | 0 | ji3nqui | false | /r/LocalLLaMA/comments/12z9znh/new_7b_llama_model_wizardlm_now_available/ji3nqui/ | false | 2 |
t1_ji3nkfz | Did you compile yourself or did you get the file from github release page? What OS are you using? Do you have clblast/cublast enabled? | 2 | 0 | 2023-04-28T20:37:43 | FullOf_Bad_Ideas | false | null | 0 | ji3nkfz | false | /r/LocalLLaMA/comments/1325x8j/the_latest_llamacpp_seems_much_faster/ji3nkfz/ | false | 2 |
t1_ji3nihy | How do you set up swap? | 1 | 0 | 2023-04-28T20:37:21 | timtulloch11 | false | null | 0 | ji3nihy | false | /r/LocalLLaMA/comments/130mscm/what_cpumemory/ji3nihy/ | false | 1 |
t1_ji3n2bu | Did you see what they added today? GG and crew are on a roll lately. You can save "states" to allow for seamless (and very fast) resumption of interactions between runs. It saves it as a .bin you name for yourself, and in my test run, the size was consistently \~1.7 GB. It seems to be working well. I am profoundly impr... | 27 | 0 | 2023-04-28T20:34:20 | Murderphobic | false | 2023-04-29T07:52:25 | 0 | ji3n2bu | false | /r/LocalLLaMA/comments/1325x8j/the_latest_llamacpp_seems_much_faster/ji3n2bu/ | false | 27 |
t1_ji3mtdb | Can't wait for all the initiatives that are going to appear after the StableLM releases. | 9 | 0 | 2023-04-28T20:32:38 | 2muchnet42day | false | null | 0 | ji3mtdb | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3mtdb/ | false | 9 |
t1_ji3mhas | How do you set up the swap deal? I have an rtx 4090 and couldn't figure out how to get 30b running, didn't mess with it too much yet though. 13b i can run fine, 8bit | 3 | 0 | 2023-04-28T20:30:20 | timtulloch11 | false | null | 0 | ji3mhas | false | /r/LocalLLaMA/comments/131zrah/do_cpus_with_the_cpp_run_llms_faster_then_an_rtx/ji3mhas/ | false | 3 |
t1_ji3mdn6 | > But it still freezes sometimes.
Does it freeze or just need to think more? I have never had it freeze permanently. Either it's waiting for me to hit enter, it's using 0% CPU, or it's busy thinking with 300% CPU. If it's thinking I just let it go. Sometimes it goes on for a lot of minutes, but eventually the output r... | 1 | 0 | 2023-04-28T20:29:38 | fallingdowndizzyvr | false | null | 0 | ji3mdn6 | false | /r/LocalLLaMA/comments/1325x8j/the_latest_llamacpp_seems_much_faster/ji3mdn6/ | false | 1 |
t1_ji3m3yl | > Regarding the speed increase, are you sure you're not just using different settings or maybe loading the model from a different drive?
I'm sure it's not. Since I'm invoking it with the same command line. Just in different directories depending on versions. The version from last week takes about 6 secs and the versio... | 2 | 0 | 2023-04-28T20:27:47 | fallingdowndizzyvr | false | null | 0 | ji3m3yl | false | /r/LocalLLaMA/comments/1325x8j/the_latest_llamacpp_seems_much_faster/ji3m3yl/ | false | 2 |
t1_ji3l7mk | So with these delta weights, I have to combine them with original 13b llama weights... is that the HF version or I need something else? Can be 8 or 4 bit? | 5 | 0 | 2023-04-28T20:21:37 | timtulloch11 | false | null | 0 | ji3l7mk | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3l7mk/ | false | 5 |
t1_ji3km4x | Those scores don't look all that impressive. It beats the regular Vicuna by a small amount, but loses to Alpaca (without RLHF) in most categories. I get that benchmarks don't tell you a whole lot at the end of the day, but they're highlighting them here to show the model's "strong performance," so am I just missing som... | 9 | 0 | 2023-04-28T20:17:37 | ReturningTarzan | false | null | 0 | ji3km4x | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3km4x/ | false | 9 |
t1_ji3klf4 | Interesting in which ways alpaca 13b outperforms it | 1 | 0 | 2023-04-28T20:17:29 | Dany0 | false | null | 0 | ji3klf4 | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3klf4/ | false | 1 |
t1_ji3k5gt | Did you tried with preprompting and exemples ?
Nonetheless I would maybe suggest langchain agents to do that (until someone else find a better solution )
[https://python.langchain.com/en/latest/modules/agents/agents.html](https://python.langchain.com/en/latest/modules/agents/agents.html)
And you create your own "... | 0 | 0 | 2023-04-28T20:14:28 | Qual_ | false | null | 0 | ji3k5gt | false | /r/LocalLLaMA/comments/1327ger/best_model_to_convert_voice_commands_to_json/ji3k5gt/ | false | 0 |
t1_ji3ju9l | So would the GPU route be the quicker IT/s route but is botlenecked even on 24gb of Vram where someone could basically run a good CPU with 128gb of RAM at a slower IT/s on the same paramters, but with the ability to run more paramters and possibly without quantization?
And then you mention the GPU hitting a limit and ... | 1 | 0 | 2023-04-28T20:12:19 | -Automaticity | false | 2023-04-28T23:32:31 | 0 | ji3ju9l | false | /r/LocalLLaMA/comments/131zrah/do_cpus_with_the_cpp_run_llms_faster_then_an_rtx/ji3ju9l/ | false | 1 |
t1_ji3hw33 | I am using it, can't really say if it's that much faster since at the same time I switched to playing with Wizard. First 4 bit, now 5 bit. It's nice.
Regarding the speed increase, are you sure you're not just using different settings or maybe loading the model from a different drive?
For fun I went looking for the lo... | 2 | 0 | 2023-04-28T19:59:10 | involviert | false | null | 0 | ji3hw33 | false | /r/LocalLLaMA/comments/1325x8j/the_latest_llamacpp_seems_much_faster/ji3hw33/ | false | 2 |
t1_ji3hos7 | Picture this, UI with 4 different windows each running different model, you inter a prompt and all 4 fire up you PC to generate results simultaneously -heck even sequentially- and just compare the beauty of each model..
Someone with skills should get on that | 2 | 0 | 2023-04-28T19:57:46 | AlphaPrime90 | false | null | 0 | ji3hos7 | false | /r/LocalLLaMA/comments/130b1ng/good_computer_spec_for_the_next_5_years_to_be/ji3hos7/ | false | 2 |
t1_ji3g5h4 | Interesting. I should run hwinfo while inferencing | 1 | 0 | 2023-04-28T19:47:24 | AlphaPrime90 | false | null | 0 | ji3g5h4 | false | /r/LocalLLaMA/comments/130b1ng/good_computer_spec_for_the_next_5_years_to_be/ji3g5h4/ | false | 1 |
t1_ji3fzsy | It felt like that. It might even be worse than half speed compared to just 1, but it's still a cool option. | 2 | 0 | 2023-04-28T19:46:20 | ambient_temp_xeno | false | null | 0 | ji3fzsy | false | /r/LocalLLaMA/comments/130b1ng/good_computer_spec_for_the_next_5_years_to_be/ji3fzsy/ | false | 2 |
t1_ji3frt4 | Eh. They should let you make money off it, just add a stipulation that any additions you make to the code have to be made open source 6 months after your product begins making money, or after product release.
Organizations like minds.com use this version of open source to create an incentive for people to innovate an... | 2 | 0 | 2023-04-28T19:44:50 | Smellz_Of_Elderberry | false | null | 0 | ji3frt4 | false | /r/LocalLLaMA/comments/1303g6t/why_hasnt_meta_made_llama_open_source/ji3frt4/ | false | 2 |
t1_ji3faza | It's like not releasing the cell phone because some people will use it to organize criminal acts. It's dumb.
This is why we need to find a way to collectively produce this kind of technology, so that there isn't one point that can be targeted when the Neanderthals get frightened by the magical talking boxes... -_- | 2 | 0 | 2023-04-28T19:41:35 | Smellz_Of_Elderberry | false | null | 0 | ji3faza | false | /r/LocalLLaMA/comments/1303g6t/why_hasnt_meta_made_llama_open_source/ji3faza/ | false | 2 |
t1_ji3f6m7 | [Al Pacino 30B](https://huggingface.co/digitous/Alpacino30b/tree/main)! It's a little underrated IMHO. It's Alpaca + CoT (which I have no idea what that is) + GamerUntouch Storytelling, all flattened into a single model. | 3 | 0 | 2023-04-28T19:40:46 | the_quark | false | null | 0 | ji3f6m7 | false | /r/LocalLLaMA/comments/131p1k9/saw_someone_asking_this_to_chatgpt_and_tried_the/ji3f6m7/ | false | 3 |
t1_ji3euer | Thanks for your work. However, I think what this guide shows best is, what a mess all of it currently is :D 2 days later, something is no longer the "main repo" of whatever and for this or that feature. And If your guide doesn't keep current, it will just add to the confusion. | 2 | 0 | 2023-04-28T19:38:29 | involviert | false | null | 0 | ji3euer | false | /r/LocalLLaMA/comments/131pe9k/textgen_guide_for_manual_windows_wsl2unbuntu/ji3euer/ | false | 2 |
t1_ji3e6xc | I'm not a lawyer, but when creative commons mention:
>**ShareAlike** — If you remix, transform, or build upon the material, you must distribute your contributions under the [same license](https://creativecommons.org/licenses/by-sa/4.0/#) as the original.
Does that not mean that a trained model (which is a transforma... | 1 | 0 | 2023-04-28T19:34:03 | MaybeTheDoctor | false | null | 0 | ji3e6xc | false | /r/LocalLLaMA/comments/131ggz4/apparently_someone_has_already_trained_a_1b/ji3e6xc/ | false | 1 |
t1_ji3dh7v | [deleted] | 3 | 0 | 2023-04-28T19:29:04 | [deleted] | true | 2023-04-28T20:01:57 | 0 | ji3dh7v | false | /r/LocalLLaMA/comments/1325x8j/the_latest_llamacpp_seems_much_faster/ji3dh7v/ | false | 3 |
t1_ji3dfjl | Link to delta weights: [https://huggingface.co/CarperAI/stable-vicuna-13b-delta](https://huggingface.co/CarperAI/stable-vicuna-13b-delta)
Performance:
https://preview.redd.it/ln1ahte3xpwa1.jpeg?width=2409&format=pjpg&auto=webp&v=enabled&s=5eb66ec62bdc3e821c797d50447d630f37ae8f80 | 1 | 0 | 2023-04-28T19:28:45 | Technical_Leather949 | false | null | 0 | ji3dfjl | false | /r/LocalLLaMA/comments/13279d6/carperai_presents_stablevicuna_13b_the_first/ji3dfjl/ | true | 1 |
t1_ji3cmwf | Should be faster | 1 | 0 | 2023-04-28T19:23:18 | randomcluster | false | null | 0 | ji3cmwf | false | /r/LocalLLaMA/comments/12sqo3r/fatty_alpaca_alpacalora65b_ggml_quantised_to_4bit/ji3cmwf/ | false | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.