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_jjd2u54 | Download one of the models based on Facebook's llama. StableLM is not one of them.
https://huggingface.co/TheBloke/wizardLM-7B-GGML/tree/main
Wizardlm is based on llama 7b and it's one of the best 7B models, although it's censored. It's a good first step to get you running with something rather than bouncing from err... | 2 | 0 | 2023-05-08T17:47:10 | FullOf_Bad_Ideas | false | null | 0 | jjd2u54 | false | /r/LocalLLaMA/comments/13bp9ul/missing_tok_embeddingsweight_when_using_ggml/jjd2u54/ | false | 2 |
t1_jjd2mhd | The bad news is that, as far as I know, it does require a GPU. The good news is that I've gotten training done with a 7b model on both google colab and kaggle with free accounts. Both have 'just' enough vram to make it work as long as you load the model in 8bit. Like --load-in-8bit on the command line with oobabooga. T... | 3 | 0 | 2023-05-08T17:45:47 | toothpastespiders | false | null | 0 | jjd2mhd | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjd2mhd/ | false | 3 |
t1_jjd2c6y | StableLM is not llama based. StableLM works only with the ggml examples, not llama.cpp
Downlaod normal llama, not pythia or DialoGPT. | 1 | 0 | 2023-05-08T17:43:56 | FullOf_Bad_Ideas | false | null | 0 | jjd2c6y | false | /r/LocalLLaMA/comments/13bp9ul/missing_tok_embeddingsweight_when_using_ggml/jjd2c6y/ | false | 1 |
t1_jjd1xdp | I live on an independent power grid with satellite internet. It's very easy to keep going when the rest of the world gets cut off. And it's very easy to get cut off from the rest of the world from fairly minor events. (A single road washing out for example.) | 1 | 0 | 2023-05-08T17:41:15 | llamaway34 | false | null | 0 | jjd1xdp | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjd1xdp/ | false | 1 |
t1_jjd0lrw | Chat and instruct may be censored but the base model shouldn't be. Worst case scenario they tried to remove racial slurs by filtering the dataset of the base model. Anyway, it's only the base model that is really important, fine tuning is cheap. | 7 | 0 | 2023-05-08T17:32:41 | FullOf_Bad_Ideas | false | null | 0 | jjd0lrw | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjd0lrw/ | false | 7 |
t1_jjd0cmk | I've downloaded GGML models in q4\_0 format and still no luck. I've seen that error mentioned by several users in the issues of both llama.cpp and the oobabooga webui but there's no clear, working solution. | 1 | 0 | 2023-05-08T17:31:01 | TizocWarrior | false | null | 0 | jjd0cmk | false | /r/LocalLLaMA/comments/13bp9ul/missing_tok_embeddingsweight_when_using_ggml/jjd0cmk/ | false | 1 |
t1_jjczqmw | I've got this, as suggested from another sub for use with llama.cpp:
[https://huggingface.co/cakewalk/ggml-q4\_0-stablelm-tuned-alpha-7b](https://huggingface.co/cakewalk/ggml-q4_0-stablelm-tuned-alpha-7b)
I've also downloaded some other random, smaller models for testing, like GGML versions of pythia and DialoGPT mod... | 1 | 0 | 2023-05-08T17:27:00 | TizocWarrior | false | null | 0 | jjczqmw | false | /r/LocalLLaMA/comments/13bp9ul/missing_tok_embeddingsweight_when_using_ggml/jjczqmw/ | false | 1 |
t1_jjcyto4 | If my "waifu" would write the code I require for my project and not start endless discussions of workarounds which costs me almost as much time as writing the tools myself, I'd not be constantly looking for uncensored models. Thank you for the implied use I might intend. | 6 | 0 | 2023-05-08T17:21:06 | Hobbster | false | null | 0 | jjcyto4 | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjcyto4/ | false | 6 |
t1_jjcxaga | The good news is that, being an open model with an publicly-available dataset, it can be finetuned or even completely retrained on a pruned subset of that data to remove the "censoring".
You need to remember that your waifu isn't the primary target for projects like this. They're looking to attract business and ins... | 3 | 0 | 2023-05-08T17:11:06 | candre23 | false | null | 0 | jjcxaga | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjcxaga/ | false | 3 |
t1_jjcvvq4 | It’s free, as long as you have the hardware- and a lot of people have the hardware already. I can mess around and do whatever I want with zero investment. | 1 | 0 | 2023-05-08T17:02:08 | afunfun22 | false | null | 0 | jjcvvq4 | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjcvvq4/ | false | 1 |
t1_jjcvmyr | And it's censored. First example on their blog already shows the "as an AI language model" sentence, second example: it already declines to do what it is asked. Which means it's unusable for many purposes. | 2 | 0 | 2023-05-08T17:00:32 | Hobbster | false | null | 0 | jjcvmyr | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjcvmyr/ | false | 2 |
t1_jjcudqq | I’m willing to try it out tonight with your latest release. I’m just not sure which model I should use. Can you point out a specific HuggingFace link? Or should I try with keldenl’s ggml? | 1 | 0 | 2023-05-08T16:52:32 | Duval79 | false | null | 0 | jjcudqq | false | /r/LocalLLaMA/comments/13bpqro/koboldcpp_added_new_redpajama_neox_support_would/jjcudqq/ | false | 1 |
t1_jjctkg2 | Yep they should work out of the box with the latest (currently v1.20) koboldcpp. Do let me know if they don't. | 4 | 0 | 2023-05-08T16:47:19 | HadesThrowaway | false | null | 0 | jjctkg2 | false | /r/LocalLLaMA/comments/13bpqro/koboldcpp_added_new_redpajama_neox_support_would/jjctkg2/ | false | 4 |
t1_jjcskr9 | thanks mate | 1 | 0 | 2023-05-08T16:40:54 | kedarkhand | false | null | 0 | jjcskr9 | false | /r/LocalLLaMA/comments/1384u1g/wizardlm7buncensored/jjcskr9/ | false | 1 |
t1_jjcsjxp | i just think they're neat! | 1 | 0 | 2023-05-08T16:40:45 | HopeNotBot | false | null | 0 | jjcsjxp | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjcsjxp/ | false | 1 |
t1_jjcsc01 | You should be able to get any model to be able to roleplay as Socrates, to a greater or lesser degree without feeding it extra training data. I would imagine the less restrictions fine tuned into the model the better. | 2 | 0 | 2023-05-08T16:39:20 | morph3v5 | false | null | 0 | jjcsc01 | false | /r/LocalLLaMA/comments/13b91rj/bringing_back_someone_from_the_dead/jjcsc01/ | false | 2 |
t1_jjcs8dg | From what I've read, it should be better than most other models at coding, but still far from ChatGPT levels. The few times I tried to get local LLMs to generate code failed, but even ChatGPT is far from perfect, so I hope future finetunes will bring much needed improvements. | 1 | 0 | 2023-05-08T16:38:40 | WolframRavenwolf | false | null | 0 | jjcs8dg | false | /r/LocalLLaMA/comments/13avdxb/gpt_for_all_13b_gpt4all13bsnoozygptq_is/jjcs8dg/ | false | 1 |
t1_jjcrm6l | What does training do? Can it result in longer prompt responses tailored to your specific request?
Or is it like... trained on a specific data so it understands your specific requests better?
Or just general prompt improvement, like if I want it to write like steven king I can create a steven king lora that will answ... | 2 | 0 | 2023-05-08T16:34:44 | probably_not_real_69 | false | null | 0 | jjcrm6l | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjcrm6l/ | false | 2 |
t1_jjcrlkk | "I'm asking because I'm trying to decide whether to invest in a couple of A100s"
A couple? damn man(or woman. iunno) why you gotta make us poor folk feel bad who can't afford A a1000 ;.;
That aside there is no way of knowing how long those cloud based services will be around. rumblings from high powered people in the... | 1 | 0 | 2023-05-08T16:34:37 | Honato2 | false | null | 0 | jjcrlkk | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjcrlkk/ | false | 1 |
t1_jjcrg5l | PyTorch hasn't even been released for 5.5 and it's been a week. [Someone finally opened an issue](https://github.com/pytorch/pytorch/issues/100625) asking them to look at it.
I guess it depends completely on what you mean by viable. It's still more challenging. The other issue is RDNA is just not well optimized for th... | 3 | 0 | 2023-05-08T16:33:39 | friedrichvonschiller | false | 2023-05-13T04:58:03 | 0 | jjcrg5l | false | /r/LocalLLaMA/comments/135vlfc/amd_rocm_55_released/jjcrg5l/ | false | 3 |
t1_jjcreap | I did not know that. Thank you.
So, 64gb ram and 24gb of vram.
Lets check how many leptop models have it, probably 2 or 3...Checked and its 0
So only 16gb vram laptop
Do you know Does the type of card matter, gaming or graphics? | 1 | 0 | 2023-05-08T16:33:18 | SuperbPay2650 | true | 2023-05-08T22:08:28 | 0 | jjcreap | false | /r/LocalLLaMA/comments/13934c9/cpu_vs_gpu_vs_ram_question/jjcreap/ | false | 1 |
t1_jjcrbdr | the 3B V1 version trained on 800B tokens has already been out so that is probably what you're testing, however they haven't finished training the 7B model yet and it's still on version V0.1 . So it is not a fair comparison since the only 7B version available for RedPajamas is trained on even less tokens than the latest... | 1 | 0 | 2023-05-08T16:32:46 | GeoLyinX | false | null | 0 | jjcrbdr | false | /r/LocalLLaMA/comments/1396tl6/3b_and_7b_redpajamaincite_base_and/jjcrbdr/ | false | 1 |
t1_jjcr7oa | The problem is probably because there are many dots "." in the model name. That is causing filename parsing to get messed up. Delete all but the last dot. For example, I renamed it to:
GPT4ALL-13B-GPTQ-4bit-128g-compat-no-act-order.safetensors | 1 | 0 | 2023-05-08T16:32:04 | Ganfatrai | false | null | 0 | jjcr7oa | false | /r/LocalLLaMA/comments/13avdxb/gpt_for_all_13b_gpt4all13bsnoozygptq_is/jjcr7oa/ | false | 1 |
t1_jjcqhtv | Yes, they are different quantizations. There are various versions, but you should (at the time of writing) use Q5_1 for best quality, especially with smaller (13B or lower) models. With 30B or up, Q4_2 might be a compromise if you want more inference speed (but Q5_1 is still better).
More info here: [Notable differenc... | 4 | 0 | 2023-05-08T16:27:19 | WolframRavenwolf | false | null | 0 | jjcqhtv | false | /r/LocalLLaMA/comments/13azmd3/so_theres_this_thing_freedomgpt/jjcqhtv/ | false | 4 |
t1_jjcp3t6 | You could do it using a command prompt (cmd.exe), but I prefer a simple launcher batch file.
If you store your models in subfolders of the koboldcpp folder, just create a plain text file (with notepad.exe or better [VSCode](https://code.visualstudio.com/)) with .bat or .cmd ending in the koboldcpp folder, and put the ... | 3 | 0 | 2023-05-08T16:17:58 | WolframRavenwolf | false | 2023-05-08T16:23:01 | 0 | jjcp3t6 | false | /r/LocalLLaMA/comments/13azmd3/so_theres_this_thing_freedomgpt/jjcp3t6/ | false | 3 |
t1_jjcos73 | Is your code or the AI saying all tools are not valid?
What if instead of having the error message added as an observation, what if you add it as the result of the tool, and have something like "Action result:" as part of the format before the "Observation:" line, and cut the AI when it says "Action result:", and have... | 1 | 0 | 2023-05-08T16:15:51 | TiagoTiagoT | false | null | 0 | jjcos73 | false | /r/LocalLLaMA/comments/13a5zwe/got_a_oobabooga_to_become_an_agent_using_lanchain/jjcos73/ | false | 1 |
t1_jjcmy5y | Ok cool, that's right, I remember.
That would make sense. I think it's basically just how many bytes per token, and some overhead.
The other papers I saw about long contexts were Unlimiformer, and Hyena.
They used kNN and convolutions, respectively, instead of the full quadratic complexity of the naive attention me... | 3 | 0 | 2023-05-08T16:03:39 | curious_scourge | false | null | 0 | jjcmy5y | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjcmy5y/ | false | 3 |
t1_jjcmx17 | Ahh excellent, a github, with releases and such. That's very nice. Yeah a nice self contained little tool is great. Just today I got an uncensored model running in kobold. I feel like it's my first time actually chatting with the technology and no one policing my thoughts or recording them. It's a liberating tool. | 2 | 0 | 2023-05-08T16:03:27 | Innomen | false | null | 0 | jjcmx17 | false | /r/LocalLLaMA/comments/13azmd3/so_theres_this_thing_freedomgpt/jjcmx17/ | false | 2 |
t1_jjcmkso | which models are you using? it looks like you got a ggml model, which will be compatible with ggml repo but not llama right now | 1 | 0 | 2023-05-08T16:01:12 | KeldenL | false | null | 0 | jjcmkso | false | /r/LocalLLaMA/comments/13bp9ul/missing_tok_embeddingsweight_when_using_ggml/jjcmkso/ | false | 1 |
t1_jjcmco2 | I have the GGML files for both 3B instruct and chat
[https://huggingface.co/keldenl/RedPajama-INCITE-Chat-3B-v1-GGML](https://huggingface.co/keldenl/RedPajama-INCITE-Chat-3B-v1-GGML)
[https://huggingface.co/keldenl/RedPajama-INCITE-Instruct-3B-v1-GGML](https://huggingface.co/keldenl/RedPajama-INCITE-Instruct-3B-v1-GG... | 6 | 0 | 2023-05-08T15:59:41 | KeldenL | false | 2023-05-09T01:04:11 | 0 | jjcmco2 | false | /r/LocalLLaMA/comments/13bpqro/koboldcpp_added_new_redpajama_neox_support_would/jjcmco2/ | false | 6 |
t1_jjclztc | For development it's much easier to run everything locally | 1 | 0 | 2023-05-08T15:57:20 | fabmeyer | false | null | 0 | jjclztc | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjclztc/ | false | 1 |
t1_jjcljd8 | Because we all have a fetish with the internet becoming unavailable one day and our computers are still fun, even offline. | 2 | 0 | 2023-05-08T15:54:20 | LazyCheetah42 | false | null | 0 | jjcljd8 | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjcljd8/ | false | 2 |
t1_jjcle7p | Thanks a lot for these. Noob questions, does the lora training require GPU? Is training possible with CPU? | 1 | 0 | 2023-05-08T15:53:23 | mevskonat | false | null | 0 | jjcle7p | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjcle7p/ | false | 1 |
t1_jjckd2j | True, true. Personally, I'm looking for models to be used in chatting/writing, instructions (reading PDFs and answering questions about it), and coding. But a table listing other uses cases and models would be nice to have, too. | 1 | 0 | 2023-05-08T15:46:40 | addandsubtract | false | null | 0 | jjckd2j | false | /r/LocalLLaMA/comments/138szrl/new_llama_13b_model_from_nomicai_gpt4all13bsnoozy/jjckd2j/ | false | 1 |
t1_jjckd3w | During inference, very little transfer is going on between the cards. In fact, the VRAM on the first GPU stays near constant.
While you are right and there may be an additional overhead introduced by adding another card, I think there is a good chance that this is not the case.
I'll probably find out soon. 😁 | 1 | 0 | 2023-05-08T15:46:40 | MasterH0rnet | false | null | 0 | jjckd3w | false | /r/LocalLLaMA/comments/138lxrp/llama4bit_inference_speed_for_various_context/jjckd3w/ | false | 1 |
t1_jjckb7t | >Developer of KoboldAI here
Oh dang, for what it's worth thanks for putting so much work into a cause like this! That's all well said and it's cool to see the worldview the project was built on! | 5 | 0 | 2023-05-08T15:46:20 | toothpastespiders | false | null | 0 | jjckb7t | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjckb7t/ | false | 5 |
t1_jjcjwt3 | >up-front cost means you don't have any resistance to doing experiments—throwing some random thing at it for laughs and going to bed or whatever.
That's been a huge one for me. I'm not big on being wasteful with money, even if it's an extremely low sum. Even if, say, a buck isn't big to me it's a buck that could contr... | 3 | 0 | 2023-05-08T15:43:39 | toothpastespiders | false | null | 0 | jjcjwt3 | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjcjwt3/ | false | 3 |
t1_jjcjvg3 | As I'm not experienced, it's hard for me to know what these numbers mean for real world usage, but it seems the difference between 8bit and 4bit between the respective model sizes hovers is roughly 0,3% gain of 8bit 4bit.
From some recent Interview I watched with Iliya Sutskever I remember him saying, that the main t... | 1 | 0 | 2023-05-08T15:43:23 | MasterH0rnet | false | null | 0 | jjcjvg3 | false | /r/LocalLLaMA/comments/138lxrp/llama4bit_inference_speed_for_various_context/jjcjvg3/ | false | 1 |
t1_jjcj4cs | You're obviously not going to be able to power a GPU setup very easily. But I spend a lot of time camping and have been pretty impressed by how much juice you can pull from standard portable, backpack-sized, solar cells at this point. I wouldn't want to sit around waiting for the results or anything. But I'm pretty sur... | 1 | 0 | 2023-05-08T15:38:22 | toothpastespiders | false | null | 0 | jjcj4cs | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjcj4cs/ | false | 1 |
t1_jjcihg8 | Not sure of the math. Two different people explained it to me that to double the tokens, you need to more than double the RAM. I guess it's complicated and non-linear? I do know that in the press release they needed a node of several 80gb GPUs to hit 65k tokens. | 3 | 0 | 2023-05-08T15:34:08 | candre23 | false | null | 0 | jjcihg8 | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjcihg8/ | false | 3 |
t1_jjci246 | I tried it but only have the ram for about 8k tokens. I wasn't impressed with the coherence but I didn't tweak the parameters much. I used the reference non-chat script in their readme with the default settings. | 1 | 0 | 2023-05-08T15:31:16 | Nearby_Yam286 | false | 2023-05-08T15:36:02 | 0 | jjci246 | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjci246/ | false | 1 |
t1_jjchljt | [This](https://github.com/oobabooga/text-generation-webui/blob/main/docs/Training-LoRAs.md) is the best guide I'm aware of. Though obviously heavily focused on training using oobabooga as a GUI. The general concepts it describes are fairly universal though.
[This](https://github.com/gururise/AlpacaDataCleaned/blob/ma... | 3 | 0 | 2023-05-08T15:28:12 | toothpastespiders | false | null | 0 | jjchljt | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjchljt/ | false | 3 |
t1_jjcheow |
I thought flash attention meant a major reduction in the memory required for the attention mechanism?
65k*65k is 4.2B. if attention was still quadratic, and tokens are 2 bytes (fp16), then that's like 8.4GB ?
Or where am I missing something | 4 | 0 | 2023-05-08T15:26:54 | curious_scourge | false | null | 0 | jjcheow | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjcheow/ | false | 4 |
t1_jjcgxpc | What about something like this: [https://coral.ai/products/m2-accelerator-ae](https://coral.ai/products/m2-accelerator-ae) or [https://coral.ai/products/pcie-accelerator](https://coral.ai/products/pcie-accelerator) which cut out the USB middleman? | 2 | 0 | 2023-05-08T15:23:46 | armeg | false | null | 0 | jjcgxpc | false | /r/LocalLLaMA/comments/12o96hf/has_anyone_used_llama_with_a_tpu_instead_of_gpu/jjcgxpc/ | false | 2 |
t1_jjcgvks | This is great. One thing that is an unknown to me: depending on how the inference works, the total latency per inference step may be linear in the number of times data needs to be transferred between devices, so just because you have 10 tokens/s does not automatically imply that you still have the same amount with mor... | 1 | 0 | 2023-05-08T15:23:22 | RabbitHole32 | false | null | 0 | jjcgvks | false | /r/LocalLLaMA/comments/138lxrp/llama4bit_inference_speed_for_various_context/jjcgvks/ | false | 1 |
t1_jjcgu0d | Isn't that the purpose of their PCI-E unit? [https://coral.ai/products/pcie-accelerator](https://coral.ai/products/pcie-accelerator) | 1 | 0 | 2023-05-08T15:23:05 | armeg | false | null | 0 | jjcgu0d | false | /r/LocalLLaMA/comments/12o96hf/has_anyone_used_llama_with_a_tpu_instead_of_gpu/jjcgu0d/ | false | 1 |
t1_jjcgnid | Do you think if I loaded a bunch of legal documents into a vector database, I could run discrete queries about specific provisions in the agreement? For example, could I ask my local LLM if a specific contract contains a confidentiality provision, and ask it to provide the relevant section of the provision? I don't nee... | 1 | 0 | 2023-05-08T15:21:52 | Electronic-Complex45 | false | null | 0 | jjcgnid | false | /r/LocalLLaMA/comments/12ws4hr/can_i_train_gpt4xalpaca_with_my_own_data/jjcgnid/ | false | 1 |
t1_jjcfpz0 | He clearly means that Micro...OpenAI will cancel the service. | 2 | 0 | 2023-05-08T15:15:37 | pyepyepie | false | null | 0 | jjcfpz0 | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjcfpz0/ | false | 2 |
t1_jjcfa4s | > non-linearly
In base architecture of transformers requirements are quadratic: model needs N x N matrix to see how every token relates to every other. | 4 | 0 | 2023-05-08T15:12:38 | Maykey | false | 2023-05-08T15:30:02 | 0 | jjcfa4s | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjcfa4s/ | false | 4 |
t1_jjcf1na | Kind of wish I'd found this before I got the kill signal working, but I am curious about one thing.
So one of the things I have to do is format names like "|UserName>" because I can use the pipe to determine when a switch of control is happening. I cant use something like "You:" like most bots are using, because I nee... | 1 | 0 | 2023-05-08T15:11:04 | mrjackspade | false | null | 0 | jjcf1na | false | /r/LocalLLaMA/comments/13b8kry/is_it_possible_to_remove_tokens_from_a_ggml/jjcf1na/ | false | 1 |
t1_jjcei94 | Concentrate on ggml models for llama.cpp. a q4_0 model should be very compatible and the .bin would be all you need. Disregard everything called GPTQ for now. Personally I have never had that "Missing tok_embeddings.weight" thing. | 1 | 0 | 2023-05-08T15:07:26 | involviert | false | null | 0 | jjcei94 | false | /r/LocalLLaMA/comments/13bp9ul/missing_tok_embeddingsweight_when_using_ggml/jjcei94/ | false | 1 |
t1_jjceeyi | Yeah, I agree... when I rephrase my request, I usually get the right thing from Stable Vicuna, and it reminds me that when communicating with real people, I also have to be careful in how I use my words, to get what I need. LLMs are not any different. | 3 | 0 | 2023-05-08T15:06:49 | AfterAte | false | null | 0 | jjceeyi | false | /r/LocalLLaMA/comments/1386o9f/model_for_just_coding/jjceeyi/ | false | 3 |
t1_jjceayz | Thank you very much, with regard to your CLI suggestion, how do I make that play nice with the gui? Or can I get the same steps inside the gui? Pardon my ignorance but I'm a day 2 Koboldcpp user. | 1 | 0 | 2023-05-08T15:06:05 | Innomen | false | null | 0 | jjceayz | false | /r/LocalLLaMA/comments/13azmd3/so_theres_this_thing_freedomgpt/jjceayz/ | false | 1 |
t1_jjcduoy | I don't understand there are multiple bin files there like old school multivolume rars. How do I handle that? Do I just put the bins in a folder and point the app to the first one in the series?
Edit: Wait I think I get it, they are different versions. Yes? Each bin is self contained? | 1 | 0 | 2023-05-08T15:02:59 | Innomen | false | 2023-05-08T15:08:18 | 0 | jjcduoy | false | /r/LocalLLaMA/comments/13azmd3/so_theres_this_thing_freedomgpt/jjcduoy/ | false | 1 |
t1_jjcdncs | The context size is basically the size of the input layer, is it not? As such I would expect 7B to already include that.
Anyhow, indeed I would not love to wait for inputs that long to even just be tokenized. | 1 | 0 | 2023-05-08T15:01:34 | involviert | false | null | 0 | jjcdncs | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjcdncs/ | false | 1 |
t1_jjccmeu | I have pretty good results on my M2 chip. It took my a lot of time to achieve this and I documented everything in this Gist [https://gist.github.com/Manoz/7113472524b611e9a5da714522b701ae](https://gist.github.com/Manoz/7113472524b611e9a5da714522b701ae)
The --threads and --mlock parameters helped.
Also make sure you h... | 1 | 0 | 2023-05-08T14:54:30 | Nozma | false | null | 0 | jjccmeu | false | /r/LocalLLaMA/comments/13akxx7/speed_up_reply_generation_on_apple_m2_pro/jjccmeu/ | false | 1 |
t1_jjcchd5 | Although VRAM is most important, you'll need normal RAM to be equal or greater than your VRAM as the CPU has to load it from your SSD to RAM, then from RAM to VRAM.
Also, one advantage of having 64GB of RAM is that you can test 65B models (with 4bit quantization become ~48GB) with your CPU. It's slow but you still ha... | 1 | 0 | 2023-05-08T14:53:33 | AfterAte | false | null | 0 | jjcchd5 | false | /r/LocalLLaMA/comments/13934c9/cpu_vs_gpu_vs_ram_question/jjcchd5/ | false | 1 |
t1_jjcbzoh | Do you happen to know \_how\_ to stack LoRAs w/ currently available tools? (ex: text-generation-webui's finetune tools)? | 1 | 0 | 2023-05-08T14:50:11 | Fun_Tangerine_1086 | false | null | 0 | jjcbzoh | false | /r/LocalLLaMA/comments/13b9x4d/loading_multiple_lora_bins/jjcbzoh/ | false | 1 |
t1_jjcad4p | I have 64gb for llamacpp.
On a semi-related note, these are the scores for the currently available 7bs.
https://preview.redd.it/oz5dh6mjunya1.jpeg?width=2048&format=pjpg&auto=webp&v=enabled&s=87d9f9e814a8f7cf385c6c716bf084fd7f46f23d | 2 | 0 | 2023-05-08T14:38:57 | ambient_temp_xeno | false | null | 0 | jjcad4p | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjcad4p/ | false | 2 |
t1_jjc9b17 | This. I run stable diffusion offline so I have full control about creation and Release. Nobody else knows what I'm doing unless I'm releasing it myself. I can test however I like.
The same for a Local Llama. Full controll. It is my text. Nobody else can read it, use it, forbid it, unless I choose to publish it.
And No... | 3 | 0 | 2023-05-08T14:31:37 | Aggravating-Trash772 | false | null | 0 | jjc9b17 | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjc9b17/ | false | 3 |
t1_jjc9a4k | THIS. Basing a product on OpenAI's services is just not smart IMHO. | 5 | 0 | 2023-05-08T14:31:27 | pyepyepie | false | null | 0 | jjc9a4k | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjc9a4k/ | false | 5 |
t1_jjc915l | "the best" has to be qualified with what you truly value. Best at Chating/Writing? Facts? Reasoning? Translating? Coding? Telling you the honest truth, no matter what you ask of it? Not all models are the best at everything, as far as I've seen. | 2 | 0 | 2023-05-08T14:29:41 | AfterAte | false | null | 0 | jjc915l | false | /r/LocalLLaMA/comments/138szrl/new_llama_13b_model_from_nomicai_gpt4all13bsnoozy/jjc915l/ | false | 2 |
t1_jjc8w3f | Well, my box had internet issue, my 4g sucked ass, and thankfully I have a few local models which did the job. | 1 | 0 | 2023-05-08T14:28:42 | Qual_ | false | null | 0 | jjc8w3f | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjc8w3f/ | false | 1 |
t1_jjc8ue8 | Yes, it does.
You'll be able to use the model, you just won't be able to take advantage of the full context window. I'd be surprised if a 24gb card would be able to utilize more than maybe 15-20k of context, even after quantizing. And that's still incredibly impressive and a massive improvement over what we can do n... | 2 | 0 | 2023-05-08T14:28:21 | candre23 | false | null | 0 | jjc8ue8 | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjc8ue8/ | false | 2 |
t1_jjc8g2v | Because you don't want to be beholden to corporate monopolies on LLM's. | 2 | 0 | 2023-05-08T14:25:33 | CanvasFanatic | false | null | 0 | jjc8g2v | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjc8g2v/ | false | 2 |
t1_jjc8fya | Thanks, will check their page. Well, I tried llama.cpp, but it was quite slow for my purposes, so now I want to run on GPU and get a better speed. I tried HF-16bit vicuna model, but it seems that I can get much better performance with 8bit. BTW, what do you like about cobold.cpp? | 1 | 0 | 2023-05-08T14:25:32 | ljubarskij | false | null | 0 | jjc8fya | false | /r/LocalLLaMA/comments/13aw97e/ho_to_run_safetensors_models_with/jjc8fya/ | false | 1 |
t1_jjc7phw | Just gona add something about the A100. You can get them to rent (bandwith, storage, gpu) at about 5$ an hour. I don't know what they retail for (to my understanding a privat person will have a hard time even buying one). So the math for local A100 to me does not work. For training renting some seems sensible | 1 | 0 | 2023-05-08T14:20:25 | Short-Peanut1079 | false | null | 0 | jjc7phw | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjc7phw/ | false | 1 |
t1_jjc79j9 | I thought it would fit ok if/when it's 4bit. Does the mem requirement for more tokens of context increase non-linearly? | 2 | 0 | 2023-05-08T14:17:15 | ambient_temp_xeno | false | null | 0 | jjc79j9 | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjc79j9/ | false | 2 |
t1_jjc783o | May I ask you what mobo and PSU you'd recommend for it? I bought a P40 and still pondering building a new PC or getting a used one on some marketplace. | 1 | 0 | 2023-05-08T14:16:58 | nbuster | false | null | 0 | jjc783o | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjc783o/ | false | 1 |
t1_jjc6o72 | Even at 7b, you need several hundred GB of RAM to load and process 65k tokens. More params will need even more RAM and take even longer to process. Even after quantizing down to 4bit, the hardware requirements for a 7b 65k model are going to be beyond what most people fucking around at home can afford. | 8 | 0 | 2023-05-08T14:12:58 | candre23 | false | null | 0 | jjc6o72 | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjc6o72/ | false | 8 |
t1_jjc5l6a | I'm not going to get my hopes up, but it would be nice if 7b with a real 65k context that works exist, and even nicer if it was at least 13b and maybe 33b. I don't want to be a downer but it's getting necessary after the constant hype and announcements from people (who aren't Redpajama). | 6 | 0 | 2023-05-08T14:05:14 | ambient_temp_xeno | false | null | 0 | jjc5l6a | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjc5l6a/ | false | 6 |
t1_jjc4zmr | Hmm. I am not aware of anyone who would have e.g. used the hidden layers in LLaMA to try to construct some kind of similarity score from its activations. It might not work, because output of the hidden layers of the LLM is likely focused on just predicting the next token.
If pgvector works, I see no reason to not use ... | 3 | 0 | 2023-05-08T14:01:04 | audioen | false | null | 0 | jjc4zmr | false | /r/LocalLLaMA/comments/13axl4g/reality_check_on_good_embedding_model_and_this/jjc4zmr/ | false | 3 |
t1_jjc3jpu | I used the one from MiniGPT-4 paper: [https://minigpt-4.github.io](https://minigpt-4.github.io) | 1 | 0 | 2023-05-08T13:50:26 | chain-77 | false | null | 0 | jjc3jpu | false | /r/LocalLLaMA/comments/133us6p/created_a_discord_bot_that_understand_images/jjc3jpu/ | false | 1 |
t1_jjc32zb | I think you're kinda misunderstanding what 7B actually means.
Yes, the models have less base samples in them, but they are based upon a different data subset and trained entirely differently. If Wizard-LM taught us anything it's that 7B models don't HAVE to be crap, and frankly moving forward I imagine that more effici... | 24 | 0 | 2023-05-08T13:46:53 | Timboman2000 | false | null | 0 | jjc32zb | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjc32zb/ | false | 24 |
t1_jjc328a | I gave it a shot too and it's nothing new as I was hoping it'd be. It does a really good job making LLMs more accessible by letting you just run a single program that downloads the models (I was given 4 alpaca and llama models to choose from, they weren't anything new or customized) and runs everything in the backgroun... | 4 | 0 | 2023-05-08T13:46:43 | ThatHavenGuy | false | null | 0 | jjc328a | false | /r/LocalLLaMA/comments/13azmd3/so_theres_this_thing_freedomgpt/jjc328a/ | false | 4 |
t1_jjc2pbh | No, not axial fans. squirrel cage style blowers like [this.](https://www.amazon.com/dp/B0BL82WG6W) *Much* more pressure than any axial fan, and at lower speeds.
Watch the video. He's got one 90mm blower maintaining the card at <55C at full load, even with the speed turned way down. Granted he's using an M40, but t... | 1 | 0 | 2023-05-08T13:44:00 | candre23 | false | null | 0 | jjc2pbh | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjc2pbh/ | false | 1 |
t1_jjc2flz | This is the thing: is it more likely people have tried it and not had any great luck, or it wrote the next 'great American novel' for them and they're talking to publishers?
What I'm really saying is if it gets added to llamacpp then cool, but I'm not going to worry about it. | 2 | 0 | 2023-05-08T13:41:56 | ambient_temp_xeno | false | null | 0 | jjc2flz | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjc2flz/ | false | 2 |
t1_jjc1nol | There are valid concerns that picture could trigger AGI -> Skynet | 7 | 0 | 2023-05-08T13:35:58 | SeymourBits | false | null | 0 | jjc1nol | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjc1nol/ | false | 7 |
t1_jjbztis | Direct me to someone who has used them on appropriate hardware. Prompt-engineering just beginning for these. Unfortunately can't 4-bit working on my 2x3090s (Mosaic don't appear to support multi gpu) but looking at renting some cloud with more firepower. | 2 | 0 | 2023-05-08T13:21:21 | PookaMacPhellimen | false | null | 0 | jjbztis | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjbztis/ | false | 2 |
t1_jjbz8h6 | I've seen too many 'as a language model' to know that running local LLMs is the way to go. Just now I asked ChatGPT to give me a few reasons why person A would bully person B, and it lectured me about why bullying is wrong and bla bla bla. OpenAI can shove ChatGPT up their ass. | 2 | 0 | 2023-05-08T13:16:38 | Ok-Debt7712 | false | null | 0 | jjbz8h6 | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjbz8h6/ | false | 2 |
t1_jjbys9l | Well when you run and LLM on someone else's computer you are literally giving them data for free. Also the blatant left wing bias all major LLM have. | 1 | 0 | 2023-05-08T13:12:58 | the_DOOMSCROLLER | false | null | 0 | jjbys9l | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjbys9l/ | false | 1 |
t1_jjbyqn8 | I cant seem to get this loaded in textgenui - keeps saying pytorch...bin not found.
What s/w did you run this model in? | 1 | 0 | 2023-05-08T13:12:35 | baddadpuns | false | null | 0 | jjbyqn8 | false | /r/LocalLLaMA/comments/13avdxb/gpt_for_all_13b_gpt4all13bsnoozygptq_is/jjbyqn8/ | false | 1 |
t1_jjbxy5n | I am aware, I have a printer my self. I tried with two 120mm high pressure maglev fans running at maximum and it could just keep up. A single fan was not enough to generate the pressure and flow required. And even then temps were creeping up to the mid 80's under full load and would throttle on a warm day.
You need to... | 1 | 0 | 2023-05-08T13:06:04 | ElectroFried | false | null | 0 | jjbxy5n | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjbxy5n/ | false | 1 |
t1_jjbxx5m | Privacy | 3 | 0 | 2023-05-08T13:05:49 | johnjohansson81 | false | null | 0 | jjbxx5m | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjbxx5m/ | false | 3 |
t1_jjbxcfm | From what I hear, it's not really much use because it's 7b. I can fit The Great Gatsby in my air fryer but that doesn't mean it's going to do anything useful. | 4 | 1 | 2023-05-08T13:00:58 | ambient_temp_xeno | false | null | 0 | jjbxcfm | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjbxcfm/ | false | 4 |
t1_jjbx94j | Interesting. I personally use the assistant prompt without prologue and it seems to work quite well with vicuna-13b. Not that I have tried it in this kind of application, but I am just chatting to the model myself. Maybe I missed something in the way it gets used here. | 1 | 0 | 2023-05-08T13:00:11 | audioen | false | null | 0 | jjbx94j | false | /r/LocalLLaMA/comments/13af6yp/generative_agents_with_opensourced_large/jjbx94j/ | false | 1 |
t1_jjbx2e5 | That's amazing! | 1 | 0 | 2023-05-08T12:58:36 | 2BlackChicken | false | null | 0 | jjbx2e5 | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjbx2e5/ | false | 1 |
t1_jjbwnv8 | For what we do, (Inference mostly) Purchasing and running own hardware is actually cheaper. We are using (relatively) cheap hardware, and I have not seen any case where running on cloud is cheaper.
You don't have to upload/download data again and again each time you spin up a cloud instance. That saves a lot of time... | 1 | 0 | 2023-05-08T12:55:11 | Ganfatrai | false | null | 0 | jjbwnv8 | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjbwnv8/ | false | 1 |
t1_jjbwe7b | This looks really facinating and something I've been wanting for a long time!! Thank you <3
I couldn't get past the requriments.txt file, there are several packages that look to be linux specific, I'm on a windows 10 machine.
Please keep working on this, it has so much potential! | 2 | 0 | 2023-05-08T12:52:56 | Inevitable-Start-653 | false | null | 0 | jjbwe7b | false | /r/LocalLLaMA/comments/13a5zwe/got_a_oobabooga_to_become_an_agent_using_lanchain/jjbwe7b/ | false | 2 |
t1_jjbw57c | Was it complicated to run the 30B? Cause I tried yesterday and it just wouldn't load. I'm running the 13B without any issue on a RTX 3090. | 3 | 0 | 2023-05-08T12:50:49 | 2BlackChicken | false | null | 0 | jjbw57c | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjbw57c/ | false | 3 |
t1_jjbw2sm | Was wondering as I was reading OPs question, there must be some kind of mechanism that would prevent this amount of naivety in the wild, aanyway, let me turn on soundgarden: blackhole sun | 1 | 0 | 2023-05-08T12:50:14 | idnc_streams | false | null | 0 | jjbw2sm | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjbw2sm/ | false | 1 |
t1_jjbvu4f | Off topic, but do you have any resources for getting started on training? I am primarily looking to train models for coding and software man pages etc. | 2 | 0 | 2023-05-08T12:48:09 | baddadpuns | false | null | 0 | jjbvu4f | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjbvu4f/ | false | 2 |
t1_jjbvpyt | If you are primarily training models perhaps its more cost effective to do it in the cloud rather than buying A100s. However if you want to run a model locally - perhaps you want uncensored LLMs, or you are afraid a particular LLM will be taken away, or you dont want your prompts going on a cloud service, you can run m... | 2 | 0 | 2023-05-08T12:47:09 | baddadpuns | false | null | 0 | jjbvpyt | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjbvpyt/ | false | 2 |
t1_jjbvc9z | Converting it to the GGML format wouldn't help you even if you could. There are currently no GGML based apps that can run inference on that model architecture.
You can follow this issue: https://github.com/ggerganov/llama.cpp/issues/1333 | 15 | 0 | 2023-05-08T12:43:50 | KerfuffleV2 | false | null | 0 | jjbvc9z | false | /r/LocalLLaMA/comments/13bnr4w/mpt_llongboi_ggml_conversion/jjbvc9z/ | false | 15 |
t1_jjbuk94 | Have you used the Wizard for coding? I remember trying it a bit, and it looked overall good but sucked at coding. | 1 | 0 | 2023-05-08T12:36:55 | baddadpuns | false | null | 0 | jjbuk94 | false | /r/LocalLLaMA/comments/13avdxb/gpt_for_all_13b_gpt4all13bsnoozygptq_is/jjbuk94/ | false | 1 |
t1_jjbuf2i | Ah thanks, I always get confused between the two. | 2 | 0 | 2023-05-08T12:35:38 | baddadpuns | false | null | 0 | jjbuf2i | false | /r/LocalLLaMA/comments/13avdxb/gpt_for_all_13b_gpt4all13bsnoozygptq_is/jjbuf2i/ | false | 2 |
t1_jjbuc0a | It should be. It depends on the size (rank) of the adapter and how long you're willing to train it for. Just make sure the training examples are fed in a format that distinguishes between the different tasks you want to perform, e.g. with instruction words like "### Sentiment:" and "### Summary:". The Alpaca training s... | 1 | 0 | 2023-05-08T12:34:52 | ReturningTarzan | false | null | 0 | jjbuc0a | false | /r/LocalLLaMA/comments/13b9x4d/loading_multiple_lora_bins/jjbuc0a/ | false | 1 |
t1_jjbu2le | [deleted] | 1 | 0 | 2023-05-08T12:32:29 | [deleted] | true | null | 0 | jjbu2le | false | /r/LocalLLaMA/comments/13bf57x/what_do_you_guys_think_about_a_version_of/jjbu2le/ | false | 1 |
t1_jjbtuq2 | [KoboldCpp](https://github.com/LostRuins/koboldcpp) will let you run GGML models in CPU-only mode, but will use GPUs if it finds them (with no configuration really needed, it just does it). I have a crappy Nvidia GTX1660Ti, which may be the worst video card ever made for AI, and I get about 3 tokens per second on 7b m... | 1 | 0 | 2023-05-08T12:30:31 | RiotNrrd2001 | false | null | 0 | jjbtuq2 | false | /r/LocalLLaMA/comments/13b8ij7/why_run_llms_locally/jjbtuq2/ | false | 1 |
t1_jjbto5p | omg 65k! That's awesome. How do I keep in the loop with news like this? | 1 | 0 | 2023-05-08T12:28:54 | Mr_Nice_ | false | null | 0 | jjbto5p | false | /r/LocalLLaMA/comments/13bay31/when_are_larger_token_limits_coming/jjbto5p/ | false | 1 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.