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_jgda0lw | You can add more context with Parallel Context Windows, but you need a lot of VRAM to utilize the extra context.
Sampling with LLaMA-65B on RTX A6000, there is only 12GB VRAM left for inference. Without patching transformers library, it will consume approximately 11GB VRAM to sample the 2048th token. Because of other ... | 20 | 0 | 2023-04-15T15:38:43 | __nullgate__ | false | 2023-04-16T01:05:38 | 0 | jgda0lw | false | /r/LocalLLaMA/comments/12mzs2a/why_the_sizes_of_the_context_of_models_are_so/jgda0lw/ | false | 20 |
t1_jgd856c | Its absolutely a memory issue, as the computational requirements increase exponentially with increased context size. It has long been an issue with most transformers being stuck at 512. OpenAI focused a lot on developing methods to increase to that 32k. I don’t think they’ve released how they did it, but I’d love to... | 16 | 0 | 2023-04-15T15:25:40 | FullMetalMahnmut | false | null | 0 | jgd856c | false | /r/LocalLLaMA/comments/12mzs2a/why_the_sizes_of_the_context_of_models_are_so/jgd856c/ | false | 16 |
t1_jgd7io6 | Alpaca.cpp:
Me: List the alphabet.
Response: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | 2 | 0 | 2023-04-15T15:21:12 | ma-2022 | false | null | 0 | jgd7io6 | false | /r/LocalLLaMA/comments/12lkc49/twitter_announcing_gpt4allj_the_first_apache2/jgd7io6/ | false | 2 |
t1_jgd6zch | [deleted] | 1 | 0 | 2023-04-15T15:17:23 | [deleted] | true | null | 0 | jgd6zch | false | /r/LocalLLaMA/comments/12ma64h/how_do_i_write_a_roleplay_prompt_for/jgd6zch/ | false | 1 |
t1_jgd65ro | Although they need not strictly be, context size and number of parameters are directly related. In many models it’s a square relationship. Double the context size and you quadruple the number of parameters and the size of the training dataset required. | 2 | 0 | 2023-04-15T15:11:25 | Edgar_Brown | false | null | 0 | jgd65ro | false | /r/LocalLLaMA/comments/12mzs2a/why_the_sizes_of_the_context_of_models_are_so/jgd65ro/ | false | 2 |
t1_jgd5czs | Just confirmed it. This was my prompt: List all the alphabets.
Its answer: I'm sorry, as an AI language model, I don't have the capability to do that. However, I can assist you with any specific task or query you have.
🙁 | 2 | 0 | 2023-04-15T15:05:38 | ma-2022 | false | null | 0 | jgd5czs | false | /r/LocalLLaMA/comments/12lkc49/twitter_announcing_gpt4allj_the_first_apache2/jgd5czs/ | false | 2 |
t1_jgd50x3 | hm... I don't trust Amazon to keep it free forever, but for now, while we wait for an open model to be better (I'm sure someone will at least make a Lora for it), it will have to do. Thanks! | 5 | 0 | 2023-04-15T15:03:10 | AfterAte | false | null | 0 | jgd50x3 | false | /r/LocalLLaMA/comments/12mu7ci/can_llms_do_static_code_analysis/jgd50x3/ | false | 5 |
t1_jgd4vtv | I posted some llama 65b int4 ggml llama.cpp outputs here, I guess you might find it useful
https://pastenym.ch/#/rDgRWM9P&key=5b207c98b70969bc6be0db67fc3fc18e | 2 | 0 | 2023-04-15T15:02:07 | ThatLastPut | false | null | 0 | jgd4vtv | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgd4vtv/ | false | 2 |
t1_jgd4mjg | I've compiled some prompts, had to publish it outside of pastebin because it was to offensive lol
https://pastenym.ch/#/rDgRWM9P&key=5b207c98b70969bc6be0db67fc3fc18e | 2 | 0 | 2023-04-15T15:00:14 | ThatLastPut | false | null | 0 | jgd4mjg | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgd4mjg/ | false | 2 |
t1_jgd200u | AWS CodeWhisperer is free and supposed to be able to do static code analysis. Don't know how good it is yet. | 5 | 0 | 2023-04-15T14:41:02 | wywywywy | false | null | 0 | jgd200u | false | /r/LocalLLaMA/comments/12mu7ci/can_llms_do_static_code_analysis/jgd200u/ | false | 5 |
t1_jgd19zb | I believe LLaMA was trained with 2048 tokens and so are most models based on it, though there are some 512 token ones around as well. I’m not sure if it is even possible / feasible to improve a model with larger context if the base has less, so to get larger contexts one might need to train a new model from the start w... | 1 | 0 | 2023-04-15T14:35:42 | althalusian | false | null | 0 | jgd19zb | false | /r/LocalLLaMA/comments/12mzs2a/why_the_sizes_of_the_context_of_models_are_so/jgd19zb/ | false | 1 |
t1_jgczt2w | It’s open but I haven’t publicized it yet coz i haven’t been able to get it to be stable yet. It’s here
https://github.com/virtualzx-nad/easy_llm_agents
One in five times it does very interesting things but when tasks are hard it makes dumb mistakes now and then | 5 | 0 | 2023-04-15T14:24:45 | Faintly_glowing_fish | false | null | 0 | jgczt2w | false | /r/LocalLLaMA/comments/12mnuly/ai_showdown_koala_vs_vicuna_gpt4_as_the_judge/jgczt2w/ | false | 5 |
t1_jgcytnq | It was just updated yesterday.
https://github.com/LostRuins/koboldcpp | 2 | 0 | 2023-04-15T14:17:15 | lolwutdo | false | null | 0 | jgcytnq | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgcytnq/ | false | 2 |
t1_jgcyj38 | I think it is that rating how a job is done is way easier than doing the job. It doesn’t have to know all the details just the high level. It is also the fact it is out of character I think. So I tell it you can use commands to browse internet or google, and that you have to use a special json syntax to reply.
... | 1 | 0 | 2023-04-15T14:14:58 | Faintly_glowing_fish | false | null | 0 | jgcyj38 | false | /r/LocalLLaMA/comments/12mnuly/ai_showdown_koala_vs_vicuna_gpt4_as_the_judge/jgcyj38/ | false | 1 |
t1_jgcxq9s | maybe the last 10% it's missing is the coding knowledge of GPT, lol | 17 | 0 | 2023-04-15T14:08:47 | AfterAte | false | null | 0 | jgcxq9s | false | /r/LocalLLaMA/comments/12mu7ci/can_llms_do_static_code_analysis/jgcxq9s/ | false | 17 |
t1_jgcxhg1 | Vicuna, rated as 8/10 on programming for tic-tac-toe, didn't define how the game is won. if it was a class assignment, it would get 0/10. Koala on the other hand did define everything. As for the game of life implementation in Python, I think ChatGPT4 doesn't like how the inline comments wrap around the the 2nd line. I... | 5 | 0 | 2023-04-15T14:06:53 | AfterAte | false | null | 0 | jgcxhg1 | false | /r/LocalLLaMA/comments/12mnuly/ai_showdown_koala_vs_vicuna_gpt4_as_the_judge/jgcxhg1/ | false | 5 |
t1_jgcvscq | File is named 4bit-128g.pt/safetensors? And it exists alongside tokenizer and other files?
No need to switch if rocm hip working | 2 | 0 | 2023-04-15T13:53:07 | amdgptq | false | null | 0 | jgcvscq | false | /r/LocalLLaMA/comments/12hi6tc/complete_guide_for_koboldai_and_oobabooga_4_bit/jgcvscq/ | false | 2 |
t1_jgcupzf | I pulled this example from the alpaca dataset on GitHub, if you wanted to get more of an idea of how they used it! You can probably change this from "Summarize the given passage" to "Re-write this story in such and such style"\~
Below is an instruction that describes a task, paired with an input that provides furt... | 1 | 0 | 2023-04-15T13:44:16 | disarmyouwitha | false | 2023-04-15T13:49:55 | 0 | jgcupzf | false | /r/LocalLLaMA/comments/12ma64h/how_do_i_write_a_roleplay_prompt_for/jgcupzf/ | false | 1 |
t1_jgcrcm0 | Sorry but how is this different from ooba, that it uses ggml cpu models? | 2 | 0 | 2023-04-15T13:15:26 | -becausereasons- | false | null | 0 | jgcrcm0 | false | /r/LocalLLaMA/comments/12kh2la/nsfw_chatting_promts_for_vicuna_11/jgcrcm0/ | false | 2 |
t1_jgcrazz | So much for '90 % of ChatGPT' performance quoted by the Vicuna authors | 31 | 0 | 2023-04-15T13:15:03 | afoam | false | null | 0 | jgcrazz | false | /r/LocalLLaMA/comments/12mu7ci/can_llms_do_static_code_analysis/jgcrazz/ | false | 31 |
t1_jgcr6c6 | That's fantastic. My ward has good food and I'm allowed outside twice per day to interact with society. You're doing it right. I hope you're being treated well too and that you recover soon!
\*sends flowers and a thesaurus to you with love <3\* | 2 | 0 | 2023-04-15T13:13:55 | friedrichvonschiller | false | null | 0 | jgcr6c6 | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgcr6c6/ | false | 2 |
t1_jgcqptg | I'm sorry, I didn't mean insane in a negative way. I meant that it's unfathomable that we already trust their assessments of one another almost more than our own, and with good reason.
"Ain't this somethin'?"
But u/WolframRavenwolf makes excellent points in response. | 1 | 0 | 2023-04-15T13:09:52 | friedrichvonschiller | false | null | 0 | jgcqptg | false | /r/LocalLLaMA/comments/12mnuly/ai_showdown_koala_vs_vicuna_gpt4_as_the_judge/jgcqptg/ | false | 1 |
t1_jgcns1a | [removed] | 1 | 0 | 2023-04-15T12:42:59 | [deleted] | true | null | 0 | jgcns1a | false | /r/LocalLLaMA/comments/12msdnl/rom/jgcns1a/ | false | 1 |
t1_jgcndgo | This is great analysis. I guess paying for ChatGPT/ GitHub copilot is still worth it if you're a serious developer. I wonder if a 30B model will ever be good at coding/debugging. | 3 | 0 | 2023-04-15T12:39:06 | AfterAte | false | 2023-06-01T13:09:01 | 0 | jgcndgo | false | /r/LocalLLaMA/comments/12mu7ci/can_llms_do_static_code_analysis/jgcndgo/ | false | 3 |
t1_jgclsg2 | Yes, I agree on "what works best." My character definition, for whatever it's worth is in the form "<bot's name>'s Persona: I am a female assistant bot. I am this way, I am that way, I look like this, I love doing this, that, and the other."
So I haven't done any of the W++ or the "caveman style" or anything like that... | 1 | 0 | 2023-04-15T12:23:35 | the_quark | false | null | 0 | jgclsg2 | false | /r/LocalLLaMA/comments/12ld62s/the_state_of_llm_ais_as_explained_by_somebody_who/jgclsg2/ | false | 1 |
t1_jgclgvc | thank you so much, sorry you had to remove the post, I gues I missed a rule | 1 | 0 | 2023-04-15T12:20:23 | actualmalding | false | null | 0 | jgclgvc | false | /r/LocalLLaMA/comments/12mz7oh/the_best_launch_parameters_for_remembering/jgclgvc/ | false | 1 |
t1_jgcl6y1 | CPU usage ramps non-linearly with context size
Larger context sizes can increase hallucinations etc | 10 | 0 | 2023-04-15T12:17:33 | MrEloi | false | null | 0 | jgcl6y1 | false | /r/LocalLLaMA/comments/12mzs2a/why_the_sizes_of_the_context_of_models_are_so/jgcl6y1/ | false | 10 |
t1_jgck7sg | There's a lot if interesting ideas there. I'm aware of KAI's world info functionality, but I haven't messed with it much. I tried to find documentation on syntax and best practices, and from what I can tell, *nobody really knows* how it works - even KAI's devs. There are a lot of theories and superstitions, and a fe... | 2 | 0 | 2023-04-15T12:07:26 | candre23 | false | null | 0 | jgck7sg | false | /r/LocalLLaMA/comments/12ld62s/the_state_of_llm_ais_as_explained_by_somebody_who/jgck7sg/ | false | 2 |
t1_jgcjzhd | None of the LLaMA models or derivatives are good at coding right now.
For some parameters tips, check [https://www.reddit.com/r/LocalLLaMA/wiki/index/#wiki\_parameters](https://www.reddit.com/r/LocalLLaMA/wiki/index/#wiki_parameters). You're mostly using the precise parameters listed there, but your top\_k is off. Cha... | 1 | 0 | 2023-04-15T12:05:00 | Civil_Collection7267 | false | null | 0 | jgcjzhd | false | /r/LocalLLaMA/comments/12mz7oh/the_best_launch_parameters_for_remembering/jgcjzhd/ | true | 1 |
t1_jgcjndf | Use [llama.cpp](https://github.com/ggerganov/llama.cpp)
[https://www.reddit.com/r/LocalLLaMA/wiki/guide](https://www.reddit.com/r/LocalLLaMA/wiki/guide) | 1 | 0 | 2023-04-15T12:01:25 | Civil_Collection7267 | false | null | 0 | jgcjndf | false | /r/LocalLLaMA/comments/12mylxs/running_oobabooga_with_alpaca_on_apple_silicon/jgcjndf/ | true | 1 |
t1_jgcjid0 | I know, and I've catalogued all the other datasets [here](https://www.reddit.com/r/LocalLLaMA/wiki/communityprojects). | 3 | 0 | 2023-04-15T11:59:56 | Civil_Collection7267 | false | null | 0 | jgcjid0 | false | /r/LocalLLaMA/comments/12m9bv1/gpt4xalpaca_30b_4bit_by_metaix_based_on_lora_by/jgcjid0/ | false | 3 |
t1_jgcj8ag | [deleted] | 1 | 0 | 2023-04-15T11:56:52 | [deleted] | true | null | 0 | jgcj8ag | false | /r/LocalLLaMA/comments/11o6o3f/how_to_install_llama_8bit_and_4bit/jgcj8ag/ | false | 1 |
t1_jgcj442 | Whenever that live2d for textgen ui plugin gets working too... | 2 | 0 | 2023-04-15T11:55:36 | a_beautiful_rhind | false | null | 0 | jgcj442 | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgcj442/ | false | 2 |
t1_jgcj3jd | >That one actually isn't uncensored. It's a conversion of AlekseyKorshuk/vicuna-7b, which was trained on the old Vicuna Unfiltered dataset before the data was pruned again to remove a lot more of the restrictions. If you want a model that's unrestricted, try [gpt4xalpaca](https://huggingface.co/chavinlo/gpt4-x-alpaca).... | 1 | 0 | 2023-04-15T11:55:27 | Civil_Collection7267 | false | null | 0 | jgcj3jd | false | /r/LocalLLaMA/comments/12mzc5q/vicuna_7b_without_ethics_filtering/jgcj3jd/ | true | 1 |
t1_jgciwdn | I think they will all start going a bit wrong after 512 tokens is used up (or whatever size context they used in the tune), as it's then into raw LLaMa again (?) | 1 | 0 | 2023-04-15T11:53:20 | ambient_temp_xeno | false | null | 0 | jgciwdn | false | /r/LocalLLaMA/comments/12mwz8x/vicuna_llama_repeating_its_self_legacy_launch/jgciwdn/ | false | 1 |
t1_jgcim0s | To compare performance, what is a quantitative way you go to? I know there is HELM but it doesn’t include the 4bit 8bit ones. Do you look at task specific metrics? | 1 | 0 | 2023-04-15T11:50:18 | directorOfEngineerin | false | null | 0 | jgcim0s | false | /r/LocalLLaMA/comments/12j6cep/is_there_a_big_difference_in_intelligence_between/jgcim0s/ | false | 1 |
t1_jgcig5a | [deleted] | 1 | 0 | 2023-04-15T11:48:32 | [deleted] | true | null | 0 | jgcig5a | false | /r/LocalLLaMA/comments/12mzc5q/vicuna_7b_without_ethics_filtering/jgcig5a/ | false | 1 |
t1_jgci4xg | That's really impressive. The funny thing I'm getting same as your speed but on 7B.
E: Thanks for the link. | 4 | 0 | 2023-04-15T11:45:04 | AlphaPrime90 | false | null | 0 | jgci4xg | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgci4xg/ | false | 4 |
t1_jgcgi42 | they seemed to have fixed it in 1.1 [https://huggingface.co/eachadea/ggml-vicuna-13b-1.1](https://huggingface.co/eachadea/ggml-vicuna-13b-1.1) | 2 | 0 | 2023-04-15T11:26:45 | actualmalding | false | null | 0 | jgcgi42 | false | /r/LocalLLaMA/comments/12mwz8x/vicuna_llama_repeating_its_self_legacy_launch/jgcgi42/ | false | 2 |
t1_jgcfg0b | They need to start training with 4bit weights, so that the model works around the limitations. Funny thing I wrote a paper about that in 2004, results were really encouraging even if it was a toy model by today standards, the overall performance out of training was slightly worse but the performance compared to a net ... | 0 | 0 | 2023-04-15T11:14:16 | LoSboccacc | false | null | 0 | jgcfg0b | false | /r/LocalLLaMA/comments/12m9wjs/gpt_3_file_size_and_inference_speeds/jgcfg0b/ | false | 0 |
t1_jgceymx | I have been enjoying your comparison posts, thank you for making them.
Could you please share the sampling values for Vicuna (temp, top_k, top_p, repeat_last_n, repeat_penalty)
Next battle: Vicuna 13B Vs GPT3.5
also: Vicuna 13B Vs Vicuna 7B | 6 | 0 | 2023-04-15T11:08:22 | AlphaPrime90 | false | null | 0 | jgceymx | false | /r/LocalLLaMA/comments/12mnuly/ai_showdown_koala_vs_vicuna_gpt4_as_the_judge/jgceymx/ | false | 6 |
t1_jgcep4d | I think --ignore-eos would cause it, but it might just be doing it anyway. A lot of the finetunes and LORAs seem to spit out training stuff after the response you'd expect a lot of the time regardless. | 1 | 0 | 2023-04-15T11:05:08 | ambient_temp_xeno | false | null | 0 | jgcep4d | false | /r/LocalLLaMA/comments/12mwz8x/vicuna_llama_repeating_its_self_legacy_launch/jgcep4d/ | false | 1 |
t1_jgcdu0q | Is it actively supported and updated?
There is no way you can get a performance boost update for a fork that isn't maintained anymore. | 2 | 0 | 2023-04-15T10:54:13 | ThatLastPut | false | null | 0 | jgcdu0q | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgcdu0q/ | false | 2 |
t1_jgcck42 | Idk why you equal censorship to human values 😕 | 6 | 0 | 2023-04-15T10:37:26 | Setmasters | false | null | 0 | jgcck42 | false | /r/LocalLLaMA/comments/12m9bv1/gpt4xalpaca_30b_4bit_by_metaix_based_on_lora_by/jgcck42/ | false | 6 |
t1_jgcbd3v | Same iusse with the 13B model new the progam as well | 1 | 0 | 2023-04-15T10:20:38 | dally-taur | false | null | 0 | jgcbd3v | false | /r/LocalLLaMA/comments/12mwz8x/vicuna_llama_repeating_its_self_legacy_launch/jgcbd3v/ | false | 1 |
t1_jgc9usv | The new graphics drivers, .30, released last month or so do not work, (possibly on my card only, an Asus TUF) games fail to render , as does Standard Diffusion, as it cannot find CUDA. the latest version of GPU-Z cannot find any card features, and cannot see any RAM, nor any specs of the RAM , speed, maker, etc.
With ... | 2 | 0 | 2023-04-15T09:58:38 | praxis22 | false | null | 0 | jgc9usv | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgc9usv/ | false | 2 |
t1_jgc880c | Interesting. Looks like the Dunning Kruger Effect: Can a "dumber" AI actually rate a "smarter" AI? Could it even recognize a more intelligent AI as more intelligent, or would the information be too far beyond it to understand and thus properly rate?
Like if we as laymen were to rate AI research papers? We'd probably v... | 2 | 0 | 2023-04-15T09:34:34 | WolframRavenwolf | false | 2023-04-15T13:02:28 | 0 | jgc880c | false | /r/LocalLLaMA/comments/12mnuly/ai_showdown_koala_vs_vicuna_gpt4_as_the_judge/jgc880c/ | false | 2 |
t1_jgc7trt | Is your project on GitHub or HF, too? It sounds very useful and having that open for inspection and contribution by the AI community could be great for the project itself and AI development in general.
I mean, the comparisons you post are interesting and fun (entertainment), but without knowing the data, it's too unsc... | 3 | 0 | 2023-04-15T09:28:33 | WolframRavenwolf | false | null | 0 | jgc7trt | false | /r/LocalLLaMA/comments/12mnuly/ai_showdown_koala_vs_vicuna_gpt4_as_the_judge/jgc7trt/ | false | 3 |
t1_jgc71x8 | Been wondering the same. | 5 | 0 | 2023-04-15T09:17:07 | Thireus | false | null | 0 | jgc71x8 | false | /r/LocalLLaMA/comments/12mu7ci/can_llms_do_static_code_analysis/jgc71x8/ | false | 5 |
t1_jgc6pr8 | Could it be possible to improve them by training them on the specific task? | 13 | 0 | 2023-04-15T09:12:10 | Miguel7501 | false | null | 0 | jgc6pr8 | false | /r/LocalLLaMA/comments/12mu7ci/can_llms_do_static_code_analysis/jgc6pr8/ | false | 13 |
t1_jgc48gx | I'm in a similar boat OP.
For my home system my plan is definitely to wait until there is much more capable hardware available.
Some CPUs with built in AI accelerators, and/or GPUS with a lot more VRAM.
I don't see any point in getting any GPU with less than <100GB VRAM, which right now obviously doesn't even exist ... | 2 | 0 | 2023-04-15T08:36:01 | felheartx | false | null | 0 | jgc48gx | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgc48gx/ | false | 2 |
t1_jgc3iar | [removed] | 1 | 0 | 2023-04-15T08:25:15 | [deleted] | true | null | 0 | jgc3iar | false | /r/LocalLLaMA/comments/12gvvqj/best_cloudvps_hosting_for_current_llms/jgc3iar/ | false | 1 |
t1_jgc3i0t | My favorite is `Write a Makefile to convert JPEG images to PNG.`
This is a super small code task, automating things with a Makefile. Be it wildcard rules, dynamic rules or alike. :) | 1 | 0 | 2023-04-15T08:25:08 | IngwiePhoenix | false | null | 0 | jgc3i0t | false | /r/LocalLLaMA/comments/12lssn2/what_are_your_shortest_prompts_response_you_use/jgc3i0t/ | false | 1 |
t1_jgc3cg1 | My personal game plan is to hold out and try to find a datacenter GPU and strap a more generic cooler to it.
Long term, I want to game on AMD RDNA but "compute" on NVIDIA. Next rig's PSU is gonna be big, for sure. But first things first; high VRAM. I don't personally care about inference speed - i am just one dude fum... | 2 | 0 | 2023-04-15T08:22:50 | IngwiePhoenix | false | null | 0 | jgc3cg1 | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgc3cg1/ | false | 2 |
t1_jgc2gzo | The [alpaca cleaned dataset](https://github.com/gururise/AlpacaDataCleaned) has integrated the Microsoft GPT-4 dataset and cleaned many of the issues. | 4 | 0 | 2023-04-15T08:10:02 | yahma | false | null | 0 | jgc2gzo | false | /r/LocalLLaMA/comments/12m9bv1/gpt4xalpaca_30b_4bit_by_metaix_based_on_lora_by/jgc2gzo/ | false | 4 |
t1_jgc0nmm | I think that when someone builds a LangChain implementation to suck in arXiv publications (and maybe also automatically doing followups and counts for references), it'll be a lot better for keeping/synethesizing up with the SOTA as there is just too much stuff. BTW for better inference optimization a few things to mayb... | 5 | 0 | 2023-04-15T07:43:45 | randomfoo2 | false | null | 0 | jgc0nmm | false | /r/LocalLLaMA/comments/12mqmtn/probable_eventual_software_optimizations/jgc0nmm/ | false | 5 |
t1_jgbzwmh | I have GPT 3.5 rate the effort and give suggestions when I have GPT 4 answer questions in my chatbot and it is very harsh. But I did tell GPT3.5 that GPT 4 was a customer service agent and it was the supervisor. | 1 | 0 | 2023-04-15T07:33:01 | Faintly_glowing_fish | false | null | 0 | jgbzwmh | false | /r/LocalLLaMA/comments/12mnuly/ai_showdown_koala_vs_vicuna_gpt4_as_the_judge/jgbzwmh/ | false | 1 |
t1_jgbzodj | I don’t think that’s insane. In fact I have in my prod scripts two different LLMs looking at the main agent when it make actions. One will in charge of rejecting answers when if slacks (say when it complains that as an AI model it doesn’t have access to internet when it could just request those through a tool) and gi... | 4 | 0 | 2023-04-15T07:29:44 | Faintly_glowing_fish | false | null | 0 | jgbzodj | false | /r/LocalLLaMA/comments/12mnuly/ai_showdown_koala_vs_vicuna_gpt4_as_the_judge/jgbzodj/ | false | 4 |
t1_jgbyuyd | [deleted] | 1 | 0 | 2023-04-15T07:18:12 | [deleted] | true | null | 0 | jgbyuyd | false | /r/LocalLLaMA/comments/12ma64h/how_do_i_write_a_roleplay_prompt_for/jgbyuyd/ | false | 1 |
t1_jgbyt7y | [deleted] | 1 | 0 | 2023-04-15T07:17:30 | [deleted] | true | null | 0 | jgbyt7y | false | /r/LocalLLaMA/comments/12ma64h/how_do_i_write_a_roleplay_prompt_for/jgbyt7y/ | false | 1 |
t1_jgby9nv | I have noticed I likewise don't have the vocabulary to accomplish my goals with the AIs. I am learning, though. :) | 3 | 0 | 2023-04-15T07:09:52 | Aedaric | false | null | 0 | jgby9nv | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgby9nv/ | false | 3 |
t1_jgbx943 | yeah i reinstalled everything and it worked, thanks | 1 | 0 | 2023-04-15T06:55:57 | McVladson | false | null | 0 | jgbx943 | false | /r/LocalLLaMA/comments/11o6o3f/how_to_install_llama_8bit_and_4bit/jgbx943/ | false | 1 |
t1_jgbvavs | Hell, one of those 10k words has to be right, right? ;)
I wonder if it makes any difference in speed. | 1 | 0 | 2023-04-15T06:29:54 | ambient_temp_xeno | false | null | 0 | jgbvavs | false | /r/LocalLLaMA/comments/12m9bv1/gpt4xalpaca_30b_4bit_by_metaix_based_on_lora_by/jgbvavs/ | false | 1 |
t1_jgbs0cg | Just as a reference for the scale of profit-taking btw, the current spot price for GDDR6 according to [https://www.dramexchange.com/](https://www.dramexchange.com/) is \~$3.30 for 8Gib (1GiB). So an extra 24-32GB might be about $100 for the actual memory chips...
One good thing is that currently gamers are starting to... | 3 | 0 | 2023-04-15T05:47:08 | randomfoo2 | false | null | 0 | jgbs0cg | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbs0cg/ | false | 3 |
t1_jgbrkpd | I did not know this existed. Thank you once more!
I should be able to start building next weekend. | 2 | 0 | 2023-04-15T05:41:49 | friedrichvonschiller | false | null | 0 | jgbrkpd | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbrkpd/ | false | 2 |
t1_jgbrda9 | >you may end up spending more time fighting w/ software libs than its worth
The thrill of mortal combat with libraries is a free add-on, I guess.
It's actually really heartening to learn that VRAM is, in theory, dirt cheap. If the GPU market can muster any competition whatsoever, there's a huge market opening up.
T... | 2 | 0 | 2023-04-15T05:39:21 | friedrichvonschiller | false | null | 0 | jgbrda9 | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbrda9/ | false | 2 |
t1_jgbqvg3 | BTW, if you're looking to do benchmarking against other setupts, I'd recommend using [lm-eval](https://github.com/EleutherAI/lm-evaluation-harness) instead. You have a lot of benchmarkts to pick from and can easily compare against what other people have run. Fabrice Bellard (yeah, that one) has benched a huge number of... | 2 | 0 | 2023-04-15T05:33:26 | randomfoo2 | false | null | 0 | jgbqvg3 | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbqvg3/ | false | 2 |
t1_jgbqsnt | Read the model parallel documentation for pytorch | 1 | 0 | 2023-04-15T05:32:30 | Zyj | false | null | 0 | jgbqsnt | false | /r/LocalLLaMA/comments/12m9wjs/gpt_3_file_size_and_inference_speeds/jgbqsnt/ | false | 1 |
t1_jgbqg5z | Mostly it's that VRAM has been an easy way to segment consumer from pro cards since VRAM is super cheap/high margin and pro users need it. So if you want more VRAM, you just have to pay quadruple for otherwise the same GPU.
For really cheap used cards, you usually have to go back another generation, but you give up a ... | 5 | 0 | 2023-04-15T05:28:17 | randomfoo2 | false | null | 0 | jgbqg5z | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbqg5z/ | false | 5 |
t1_jgbq87p | GPT-3 was 175B. The weights are usually FP16 or FP32, so multiply 175 billion by 2 or 4 to get the file size.
With the release of Llama we've seen quantizing being used successfully to reduce the bits per weight from 16 to 4 without a big loss in quality.
That's how a 65B Llama model can fit in 35GB of RAM/VRAM or so.... | 2 | 0 | 2023-04-15T05:25:29 | Zyj | false | 2023-04-15T05:38:36 | 0 | jgbq87p | false | /r/LocalLLaMA/comments/12m9wjs/gpt_3_file_size_and_inference_speeds/jgbq87p/ | false | 2 |
t1_jgbpxlw | Yeah, the teacher-student / distillation / etc. space will see a lot of action with all these models and capabilities floating around. | 3 | 0 | 2023-04-15T05:21:58 | Disastrous_Elk_6375 | false | null | 0 | jgbpxlw | false | /r/LocalLLaMA/comments/12mqmtn/probable_eventual_software_optimizations/jgbpxlw/ | false | 3 |
t1_jgbpc9g | If you're ok for now, it's almost always better to wait for new tech to roll out and prices to come down. If you're seeing a wall on perf w/ more threads you're probably hitting memory bandwidth limits, dense transformers are limited by that and matmul. It's part of the reason that Apple Silicon does so well on inferen... | 3 | 0 | 2023-04-15T05:14:57 | randomfoo2 | false | null | 0 | jgbpc9g | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbpc9g/ | false | 3 |
t1_jgbp3un | Look, I was trained on an endless series of bar-fight videos. I can do this all day. | 1 | 0 | 2023-04-15T05:12:08 | TomMooreJD | false | null | 0 | jgbp3un | false | /r/LocalLLaMA/comments/12kpp1r/two_instances_of_talkllama_can_be_made_to_fight/jgbp3un/ | false | 1 |
t1_jgbovxt | What are you talking about? | 3 | 0 | 2023-04-15T05:09:33 | Zyj | false | null | 0 | jgbovxt | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbovxt/ | false | 3 |
t1_jgbor2u | I think i'm finished with my upgrades for AI for now.
I upgraded the GPU to a used 3090 in November.
Upgraded to 128GB RAM in January. Found a cheap 3-slot NVlink bridge.
Changed case, PSU and mainboard and got a 2nd used 3090 in March. | 2 | 0 | 2023-04-15T05:08:02 | Zyj | false | null | 0 | jgbor2u | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbor2u/ | false | 2 |
t1_jgbogfq | We are now rating LLMs using LLMs. Think about how insane that is.
I've never used either model. You should have made a thread about whether GPT-4 is right or not to cause a real foodfight. GPT-4's analysis objectively focuses on key aspects with eloquence, fluency, and a human touch, though.
What a world. Thank ... | 10 | 0 | 2023-04-15T05:04:45 | friedrichvonschiller | false | null | 0 | jgbogfq | false | /r/LocalLLaMA/comments/12mnuly/ai_showdown_koala_vs_vicuna_gpt4_as_the_judge/jgbogfq/ | false | 10 |
t1_jgbod8g | > That's why I said it should be an upgrade to Stanford's Alpaca,
That makes sense, it's a little ambitious in practise, though. For example, I didn't realise the distinction you were trying to make by mentioning Stanford. And many others don't even know there is a cleaned alpaca dataset, much less which models use wh... | 4 | 0 | 2023-04-15T05:03:44 | CellWithoutCulture | false | null | 0 | jgbod8g | false | /r/LocalLLaMA/comments/12m9bv1/gpt4xalpaca_30b_4bit_by_metaix_based_on_lora_by/jgbod8g/ | false | 4 |
t1_jgbo7d1 | It should work on 2x 4090s | 6 | 0 | 2023-04-15T05:01:54 | Zyj | false | null | 0 | jgbo7d1 | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbo7d1/ | false | 6 |
t1_jgbo5dn | Yes it uses parts of the official kobold api. | 1 | 0 | 2023-04-15T05:01:17 | HadesThrowaway | false | null | 0 | jgbo5dn | false | /r/LocalLLaMA/comments/12cfnqk/koboldcpp_combining_all_the_various_ggmlcpp_cpu/jgbo5dn/ | false | 1 |
t1_jgbnc3i | Who are you calling crazy? Come over here now or else we can go outside and settle this. | 2 | 0 | 2023-04-15T04:52:08 | GOGaway1 | false | null | 0 | jgbnc3i | false | /r/LocalLLaMA/comments/12kpp1r/two_instances_of_talkllama_can_be_made_to_fight/jgbnc3i/ | false | 2 |
t1_jgbn6qv | [deleted] | 1 | 0 | 2023-04-15T04:50:29 | [deleted] | true | null | 0 | jgbn6qv | false | /r/LocalLLaMA/comments/12ma64h/how_do_i_write_a_roleplay_prompt_for/jgbn6qv/ | false | 1 |
t1_jgbkz1b | >It's instruction data from a better model yes (GPT4>GPT3).
>
>So better model
The existence of a cleaned dataset does not preclude this Microsoft Research one from being an upgrade. That's why I said it should be an upgrade to *Stanford's Alpaca*, not the cleaned Alpaca dataset. So we're actually in agreement her... | 5 | 0 | 2023-04-15T04:26:05 | Civil_Collection7267 | false | null | 0 | jgbkz1b | false | /r/LocalLLaMA/comments/12m9bv1/gpt4xalpaca_30b_4bit_by_metaix_based_on_lora_by/jgbkz1b/ | false | 5 |
t1_jgbk96s | Vicuna was trained on the below:
### Human: What is 2+2?
### Assistant:
I'm not entirely sure how best to include character details in it, prior to the Human tag. | 3 | 0 | 2023-04-15T04:18:34 | synn89 | false | null | 0 | jgbk96s | false | /r/LocalLLaMA/comments/12ma64h/how_do_i_write_a_roleplay_prompt_for/jgbk96s/ | false | 3 |
t1_jgbjbbb | Holy smokes.. my 4090 just arrived.. I'm already thinking about getting 2 | 2 | 0 | 2023-04-15T04:08:50 | BackgroundAmoebaNine | false | null | 0 | jgbjbbb | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbjbbb/ | false | 2 |
t1_jgbj2q9 | I haven't mess with it yet, because I'm still setting up the software. But my understanding is you can use both GPUs either for training(data parallelism) or to run a single, larger model across multiple GPUs(model parallelism).
Edit: Though I may also be experimenting with multiple models. I may work with running a c... | 3 | 0 | 2023-04-15T04:06:25 | synn89 | false | null | 0 | jgbj2q9 | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbj2q9/ | false | 3 |
t1_jgbiy4e | Thank you I think so as well (: | 2 | 0 | 2023-04-15T04:05:08 | imakesound- | false | null | 0 | jgbiy4e | false | /r/LocalLLaMA/comments/12mnuly/ai_showdown_koala_vs_vicuna_gpt4_as_the_judge/jgbiy4e/ | false | 2 |
t1_jgbiu01 | It’s very interesting seeing an AI judge the capabilities of other AI =] | 3 | 0 | 2023-04-15T04:03:58 | disarmyouwitha | false | null | 0 | jgbiu01 | false | /r/LocalLLaMA/comments/12mnuly/ai_showdown_koala_vs_vicuna_gpt4_as_the_judge/jgbiu01/ | false | 3 |
t1_jgbiago | How does having 2x 3090 work in this case? Do you have two models loaded, one for each card? Or are both 3090s working together on model? | 3 | 0 | 2023-04-15T03:58:31 | BackgroundAmoebaNine | false | null | 0 | jgbiago | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbiago/ | false | 3 |
t1_jgbfv12 | I think removing "censorshit" takes too much work without stripping the model of actual useful data, and I agree with you, there is not point to download something just to learn how to jailbreak it. Try Koala for serious stuff and Pygmalion for NSFW. | 2 | 0 | 2023-04-15T03:34:39 | RelicDerelict | true | null | 0 | jgbfv12 | false | /r/LocalLLaMA/comments/12lkc49/twitter_announcing_gpt4allj_the_first_apache2/jgbfv12/ | false | 2 |
t1_jgbeufz | Throw in a voice ai while you're at it and have your computer make choose your own adventure games for you | 3 | 0 | 2023-04-15T03:24:38 | VancityGaming | false | null | 0 | jgbeufz | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbeufz/ | false | 3 |
t1_jgbeolp | Interesting, now try rating gpt4 against the others, judged by the third. | 9 | 0 | 2023-04-15T03:23:06 | wind_dude | false | null | 0 | jgbeolp | false | /r/LocalLLaMA/comments/12mnuly/ai_showdown_koala_vs_vicuna_gpt4_as_the_judge/jgbeolp/ | false | 9 |
t1_jgbe3dv | No issues at all, my only complaint is that once the context length gets long it takes about 2-3 minutes for a response. | 2 | 0 | 2023-04-15T03:17:28 | lolwutdo | false | null | 0 | jgbe3dv | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbe3dv/ | false | 2 |
t1_jgbdsyo | >unless the cpu threading is optimized on future releases
Entire comment is spot on, but as regards this, I asked about it in the webui-dev channel of the text-generation-webui Discord. One extension developer seemed to consider it a bug by definition.
I'm not so sure it's extrinsic to the way the LLM operates, but ... | 3 | 0 | 2023-04-15T03:14:41 | friedrichvonschiller | false | null | 0 | jgbdsyo | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbdsyo/ | false | 3 |
t1_jgbdjfg | My hope is that they'll start offering mid-range options with high VRAM if it takes off. | 4 | 0 | 2023-04-15T03:12:07 | VancityGaming | false | null | 0 | jgbdjfg | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbdjfg/ | false | 4 |
t1_jgbdb4k | After a long wait, I have conducted a match-up between vicuna-13b-GPTQ-4bit-128g and koala-13B-GPTQ-4bit-128g, and the findings are fascinating. I assumed that koala would excel in objective knowledge, and vicuna would dominate in creativity. However, the results were quite unexpected! These tests are purely for fun, a... | 11 | 0 | 2023-04-15T03:09:57 | imakesound- | false | null | 0 | jgbdb4k | false | /r/LocalLLaMA/comments/12mnuly/ai_showdown_koala_vs_vicuna_gpt4_as_the_judge/jgbdb4k/ | false | 11 |
t1_jgbchtt | I thought so too. I only got 6 tokens/sec on a Gigabyte 3090 that has what I believe to be a busted fan in the same rig, but I haven't run nvtop on it yet to see exactly what was different. That second 3090 is what I plan to use along with the PNY, so I have to figure it out.
I think the reason performance was good ... | 2 | 0 | 2023-04-15T03:02:14 | friedrichvonschiller | false | 2023-04-15T03:08:04 | 0 | jgbchtt | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbchtt/ | false | 2 |
t1_jgbc9n4 | > I think GPT-5 will be more locked down than fort knox.
I reckon they will try to. I hope they can! Not because I support CorperateBrandSpeak, but just to make sure it's aligned with human values. But it might be trickier on a smarter model. | 1 | 0 | 2023-04-15T03:00:03 | CellWithoutCulture | false | null | 0 | jgbc9n4 | false | /r/LocalLLaMA/comments/12m9bv1/gpt4xalpaca_30b_4bit_by_metaix_based_on_lora_by/jgbc9n4/ | false | 1 |
t1_jgbbg23 | That's really fast for a large model.
Any plans for 65B? | 3 | 0 | 2023-04-15T02:52:27 | AlphaPrime90 | false | null | 0 | jgbbg23 | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbbg23/ | false | 3 |
t1_jgbbbcc | I wonder what the tokens/s is like for those cards | 2 | 0 | 2023-04-15T02:51:17 | dxplq876 | false | 2023-04-15T14:35:14 | 0 | jgbbbcc | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgbbbcc/ | false | 2 |
t1_jgb9d91 | How is that behaving for you? I found it spiralled on llama.cpp and just started repeating itself verbatim each generation after a few questions. Any hiccups on koboldCPP? | 2 | 0 | 2023-04-15T02:33:46 | chrisemills | false | null | 0 | jgb9d91 | false | /r/LocalLLaMA/comments/12lynw8/is_anyone_else_super_eager_to_upgrade_their/jgb9d91/ | false | 2 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.