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_jk3f74p
I’m glad it was helpful!
2
0
2023-05-14T08:05:18
AemonAlgizVideos
false
null
0
jk3f74p
false
/r/LocalLLaMA/comments/13gkwg4/newbie_looking_for_gpu_to_run_and_study_llms/jk3f74p/
false
2
t1_jk3f4j2
What are the possibilities on 1650ti?
1
0
2023-05-14T08:04:17
Captain_D_Buggy
false
null
0
jk3f4j2
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk3f4j2/
false
1
t1_jk3f2qn
Will it not run on AMD GPU?
1
0
2023-05-14T08:03:32
footballisrugby
false
null
0
jk3f2qn
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk3f2qn/
false
1
t1_jk3f2d9
Nvidia only? What about Apple’s GPUs?
1
0
2023-05-14T08:03:23
Funny_Funnel
false
null
0
jk3f2d9
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk3f2d9/
false
1
t1_jk3enjc
It works with 35 layers on GPU I'm getting 600ms/token. It was around 1000ms/token in CPU only mode.
6
0
2023-05-14T07:57:23
Ill_Initiative_8793
false
null
0
jk3enjc
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk3enjc/
false
6
t1_jk3eld6
I run LLM's locally on GPU, with a few use-cases in mind; **Programming Assistance:** For me, the biggest goal is to have a locally-hosted LLM that can assist with debugging code, writing functions and generally improving my programming workflow. ChatGPT has been super useful for this but many times has been ren...
5
0
2023-05-14T07:56:31
Gama-Tech
false
null
0
jk3eld6
false
/r/LocalLLaMA/comments/13h5cik/survey_whats_your_use_case/jk3eld6/
false
5
t1_jk3e992
[deleted]
1
0
2023-05-14T07:51:36
[deleted]
true
null
0
jk3e992
false
/r/LocalLLaMA/comments/13h5cik/survey_whats_your_use_case/jk3e992/
false
1
t1_jk3e3sw
Please also consider that llama.cpp just got support for offloading layers to GPU, and it is currently not clear whether one needs more VRAM or more tensor cores to achieve the best performance (if one has enough chrap RAM already)
1
0
2023-05-14T07:49:28
ljubarskij
false
null
0
jk3e3sw
false
/r/LocalLLaMA/comments/13gkwg4/newbie_looking_for_gpu_to_run_and_study_llms/jk3e3sw/
false
1
t1_jk3e35m
This fight kinda proves the AI doesn't know the lore. First Goku casually doing a Spirit Bomb (I guess Buu just stared at him while this was going on). Then Goku transforming into an ape when he can't do it anymore. Then Goku just switching immediately from ape form to Super Saiyan Blue?
2
0
2023-05-14T07:49:12
ReMeDyIII
false
null
0
jk3e35m
false
/r/LocalLLaMA/comments/13ghb1c/dragon_ball_fight_simulation_son_goku_vs_super/jk3e35m/
false
2
t1_jk3e19c
Cheers!
1
0
2023-05-14T07:48:25
CellWithoutCulture
false
null
0
jk3e19c
false
/r/LocalLLaMA/comments/13g3lh3/wizardvicuna13buncensored/jk3e19c/
false
1
t1_jk3ctpp
Wow 6k for a A100 is a "bargain" depending on your use case. But if you're not working with it(so essentially printing money) its still not worth it. The 3090(ti) remains an excellent value under 1k sometimes even under 800.
2
0
2023-05-14T07:30:49
BazsiBazsi
false
null
0
jk3ctpp
false
/r/LocalLLaMA/comments/13gkwg4/newbie_looking_for_gpu_to_run_and_study_llms/jk3ctpp/
false
2
t1_jk3cna5
oh cool. this is a better version of the script I have written myself
1
0
2023-05-14T07:28:09
Downtown_Housing_552
false
null
0
jk3cna5
false
/r/LocalLLaMA/comments/13grhlj/i_made_llamacpp_easier_to_use/jk3cna5/
false
1
t1_jk3c1dn
Sentiment analysis with the output that closely matches my instructions.
1
0
2023-05-14T07:19:26
extopico
false
null
0
jk3c1dn
false
/r/LocalLLaMA/comments/13h5cik/survey_whats_your_use_case/jk3c1dn/
false
1
t1_jk3bmdw
It is true, but Koboldcpp works as an easy to use interface for llama.cpp. While it supports story mode, etc., it also has pretty good chat and instruct modes! I think currently it’s the most powerful and easy to use GUI for llama.cpp
3
0
2023-05-14T07:13:27
antongrung23
false
null
0
jk3bmdw
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk3bmdw/
false
3
t1_jk3blhx
It's possible for open source AI model to perform better than than corporate one, to achieve this we require good dataset using better data scraping techniques. RLHF will work after having good data. Also being open source we need to follow some cause like Open Legal AI which will cover every country on planet. Green T...
1
0
2023-05-14T07:13:05
koustubhavachat
false
null
0
jk3blhx
false
/r/LocalLLaMA/comments/13guol3/has_open_source_ai_the_chance_to_keep_up_with/jk3blhx/
false
1
t1_jk3bhuy
There are currently at least 3 ways to run llama on m1 with GPU acceleration. - [mlc-llm](https://mlc.ai/mlc-llm/#windows-linux-mac) (pre-built, only 1 model has been ported) - [tinygrad](https://github.com/geohot/tinygrad) (very memory efficient, not that easy to integrate into other projects) - [llama-mps](http...
3
0
2023-05-14T07:11:38
remixer_dec
false
null
0
jk3bhuy
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk3bhuy/
false
3
t1_jk3bar9
I’ve been getting into LLMs myself and wish I had found a post like yours when I started. This very neatly sums up what I’ve picked up in bits and pieces elsewhere.
5
0
2023-05-14T07:08:51
khellific
false
null
0
jk3bar9
false
/r/LocalLLaMA/comments/13gkwg4/newbie_looking_for_gpu_to_run_and_study_llms/jk3bar9/
false
5
t1_jk3av0h
If you mean splitting a model between RAM and VRAM, it doesn't seem to do that yet. It still seems to need enough system RAM to hold the model even though part of it is copied to VRAM. I think I read in one of the PRs that there's talk about changing that so that the layers aren't in both RAM and VRAM. It still does a...
2
0
2023-05-14T07:02:45
fallingdowndizzyvr
false
null
0
jk3av0h
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk3av0h/
false
2
t1_jk3asv6
Ah, I’ve heard that from an interview with dr Alan Thompson but i see there is some confusion: https://lifearchitect.ai/GPT-5/
2
0
2023-05-14T07:01:53
Evening_Ad6637
false
null
0
jk3asv6
false
/r/LocalLLaMA/comments/13gpnhq/addressing_the_elephant_in_the_room/jk3asv6/
false
2
t1_jk3agge
Right, I recently got 3 P40s a have been researching a lot about this but will try to be as brief as possible. \- If you're putting them on a server like a 2U, the fans will take care of the air flow since they usually have a wall of fans + ducts engineered for that. There are some Noctua mods but those mean either s...
3
0
2023-05-14T06:56:59
ChobPT
false
2023-05-14T07:00:54
0
jk3agge
false
/r/LocalLLaMA/comments/13gwxsa/seeking_recommendation_cooling_hardware_for/jk3agge/
false
3
t1_jk3aayn
Apparently llama.cpp now has GPU acceleration :) What a month, eh? Now if I could only figure out how to use llama.cpp...
1
0
2023-05-14T06:54:51
Megneous
false
null
0
jk3aayn
false
/r/LocalLLaMA/comments/11zdi6m/introducing_llamacppforkobold_run_llamacpp/jk3aayn/
false
1
t1_jk3a0j9
interesting. on my box even 30B can barely answer simple questions, at best regurgitating some yahoo answers thread that was probably in the training data. maybe I'm doing something wrong?
1
0
2023-05-14T06:50:58
Downtown_Housing_552
false
null
0
jk3a0j9
false
/r/LocalLLaMA/comments/13guol3/has_open_source_ai_the_chance_to_keep_up_with/jk3a0j9/
false
1
t1_jk39azf
Thanks for the in-depth reply! Didn't really expect something so detailed for a simple question like mine haha. Appreciate your knowledge man!
2
0
2023-05-14T06:41:08
Ok-Conversation-2418
false
null
0
jk39azf
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk39azf/
false
2
t1_jk392a0
It is already done. Not all corporations are aligned in their mission to screw everyone over. One unlikely "hero" of the open source is Meta/Facebook. Their work is fantastic, even beyond the LLaMa models. Second, Microsoft publishes a lot on GitHub and their research papers are highly detailed and adventurous. All the...
5
0
2023-05-14T06:37:48
extopico
false
null
0
jk392a0
false
/r/LocalLLaMA/comments/13guol3/has_open_source_ai_the_chance_to_keep_up_with/jk392a0/
false
5
t1_jk38v6y
> I provide my GPU utilization doesn't really go above ~35% after the initial spike up to 80%. Is this a known issue or do I need to keep tweaking the start script? Same for me. I don't think it's anything you can tweak away since it's not something that needs tweaking. It's not really an issue, it's just how it works...
9
0
2023-05-14T06:35:10
fallingdowndizzyvr
false
2023-05-14T06:41:00
0
jk38v6y
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk38v6y/
false
9
t1_jk38jqk
I am not familiar with koboldai but it seems their users are interested in some specialized models trained on materials like light novels, shinen, nsfw fiction. I don't think theBloke work on those. https://github.com/KoboldAI/KoboldAI-Client
1
0
2023-05-14T06:30:45
saintshing
false
null
0
jk38jqk
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk38jqk/
false
1
t1_jk38grw
[removed]
1
0
2023-05-14T06:29:38
[deleted]
true
null
0
jk38grw
false
/r/LocalLLaMA/comments/13gpnhq/addressing_the_elephant_in_the_room/jk38grw/
false
1
t1_jk38ckc
wow thats impressive, offloading 40layers to gpu using Wizard-Vicuna-13B-Uncensored.ggml.q8\_0.bin uses 17gb vram and on 3090 and its really fast.. ... so a 65B model 5\_1 with 35 layers offloaded to GPU consuming approx 22gb vram is still quite slow and far too much is still on the cpu. however Wizard-Vicuna-13B-Unc...
5
0
2023-05-14T06:28:02
megadonkeyx
false
2023-05-14T07:09:31
0
jk38ckc
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk38ckc/
false
5
t1_jk38axy
[removed]
1
0
2023-05-14T06:27:25
[deleted]
true
null
0
jk38axy
false
/r/LocalLLaMA/comments/13gpnhq/addressing_the_elephant_in_the_room/jk38axy/
false
1
t1_jk386q4
I don’t understand the need to censor LLM’s. It’s all trained from publicly accessible data right?
1
0
2023-05-14T06:25:48
MrHistoricalHamster
false
null
0
jk386q4
false
/r/LocalLLaMA/comments/13c6ukt/the_creator_of_an_uncensored_local_llm_posted/jk386q4/
false
1
t1_jk37ymi
I did not yet get around to quantize a model myself, and the only 1024g quantized model I found on Huggingface fails to load.
1
0
2023-05-14T06:22:46
MasterH0rnet
false
null
0
jk37ymi
false
/r/LocalLLaMA/comments/138lxrp/llama4bit_inference_speed_for_various_context/jk37ymi/
false
1
t1_jk37yf2
[removed]
1
0
2023-05-14T06:22:41
[deleted]
true
null
0
jk37yf2
false
/r/LocalLLaMA/comments/13gpnhq/addressing_the_elephant_in_the_room/jk37yf2/
false
1
t1_jk37rjo
I don't think the 5700XT is compatible with ROCm.
1
0
2023-05-14T06:20:12
seanstar555
false
null
0
jk37rjo
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk37rjo/
false
1
t1_jk37nhk
[deleted]
2
0
2023-05-14T06:18:39
[deleted]
true
2023-05-28T09:40:11
0
jk37nhk
false
/r/LocalLLaMA/comments/13h1han/about_ggml_models_wizard_vicuna_13b_and/jk37nhk/
false
2
t1_jk37mb9
> Yes this is part of the reason. Another part is that Nvidia NVCC on windows forces developers to build using visual studio, along with a full cuda toolkit, necessitates an extremely bloated 30gb+ install just to compile a simple cuda kernel. For a developer, that's not even a road bump let alone a moat. It would li...
-1
1
2023-05-14T06:18:13
fallingdowndizzyvr
false
null
0
jk37mb9
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk37mb9/
false
-1
t1_jk377v4
> ~6 months ago, character.ai was debuting and chatGPT was a glimmer in altman's eye. We had nothing but GPT-J-6B.. now look... Pretty sure GPT-NeoX 20B was out before 6 months ago, but your point still stands.
2
0
2023-05-14T06:12:47
Megneous
false
null
0
jk377v4
false
/r/LocalLLaMA/comments/13gpnhq/addressing_the_elephant_in_the_room/jk377v4/
false
2
t1_jk36xfc
**"It's not the size that matters, it's how you use it." 😂**
5
0
2023-05-14T06:08:54
darxkies
false
null
0
jk36xfc
false
/r/LocalLLaMA/comments/13h1han/about_ggml_models_wizard_vicuna_13b_and/jk36xfc/
false
5
t1_jk36567
MPT-7B-storywriter has a token length of 65k, so it's clearly possible. Look into MPT-7B and its developers.
3
0
2023-05-14T05:58:29
Megneous
false
null
0
jk36567
false
/r/LocalLLaMA/comments/13gzwmv/training_a_model_with_larger_context/jk36567/
false
3
t1_jk363u2
Also try https://github.com/PanQiWei/AutoGPTQ but you still need to be able to build the cuda extension, or use the triton.
1
0
2023-05-14T05:57:59
AngelLeliel
false
null
0
jk363u2
false
/r/LocalLLaMA/comments/13h1ti5/is_there_an_easy_gpu_inference_method_that_doesn/jk363u2/
false
1
t1_jk362de
[removed]
1
0
2023-05-14T05:57:26
[deleted]
true
null
0
jk362de
false
/r/LocalLLaMA/comments/13g3lh3/wizardvicuna13buncensored/jk362de/
false
1
t1_jk35xz9
Had an m40 once, used a cheap blower style fan on a 4 pin molex connector that, with a small bit of sanding, fit exactly into the internal end of the card. Constant speed, but it was quiet enough not to be a bother. Having 4 of them in one case might be a bit noisier, and would certainly require at least as much ai...
2
0
2023-05-14T05:55:50
unculturedperl
false
null
0
jk35xz9
false
/r/LocalLLaMA/comments/13gwxsa/seeking_recommendation_cooling_hardware_for/jk35xz9/
false
2
t1_jk35o37
[removed]
1
0
2023-05-14T05:52:13
[deleted]
true
null
0
jk35o37
false
/r/LocalLLaMA/comments/13g3lh3/wizardvicuna13buncensored/jk35o37/
false
1
t1_jk35jtn
[removed]
1
0
2023-05-14T05:50:43
[deleted]
true
null
0
jk35jtn
false
/r/LocalLLaMA/comments/13g3lh3/wizardvicuna13buncensored/jk35jtn/
false
1
t1_jk3533a
input_ids[0][0] = 1 This was my fix, idk why the tokenizer's prepending EOS
2
0
2023-05-14T05:44:47
phree_radical
false
null
0
jk3533a
false
/r/LocalLLaMA/comments/13h3tac/gptqforllama_repo_default_tokenization_issue_and/jk3533a/
false
2
t1_jk34s1b
4.21 and 8.14 gb. The first digit is obscured by the file name.
6
0
2023-05-14T05:40:47
Kreliho
false
null
0
jk34s1b
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk34s1b/
false
6
t1_jk34l9a
oh man, that would do it! thanks a ton, yovue given me a lot of ideas for how to move forward. will keep you posted
2
0
2023-05-14T05:38:26
Dankmemexplorer
false
null
0
jk34l9a
false
/r/LocalLLaMA/comments/13h1ti5/is_there_an_easy_gpu_inference_method_that_doesn/jk34l9a/
false
2
t1_jk34h58
Coders all my life have wanted to plant flags more than improve planted flags. I say no way. Humans don't work together until forced. I hope I'm wrong.
2
0
2023-05-14T05:36:58
Innomen
false
null
0
jk34h58
false
/r/LocalLLaMA/comments/13guol3/has_open_source_ai_the_chance_to_keep_up_with/jk34h58/
false
2
t1_jk33xdy
Based on what I keep seeing size makes a lot bigger Impact than people want to admit.
7
0
2023-05-14T05:29:56
Tom_Neverwinter
false
null
0
jk33xdy
false
/r/LocalLLaMA/comments/13h1han/about_ggml_models_wizard_vicuna_13b_and/jk33xdy/
false
7
t1_jk33x90
Better to use WSL on windows.
3
0
2023-05-14T05:29:53
Ill_Initiative_8793
false
null
0
jk33x90
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk33x90/
false
3
t1_jk33pwb
You can just run the script directly, but it does have the aforementioned tokenization problem for some reason, so if you used it, you'd probably want to make that modification
1
0
2023-05-14T05:27:16
phree_radical
false
null
0
jk33pwb
false
/r/LocalLLaMA/comments/13h1ti5/is_there_an_easy_gpu_inference_method_that_doesn/jk33pwb/
false
1
t1_jk33kkj
Maybe, actually :D It's a relatively new addition I think, to support llama.cpp/ggml. So at worst, one could probably check out an older version
1
0
2023-05-14T05:25:23
phree_radical
false
null
0
jk33kkj
false
/r/LocalLLaMA/comments/13h1ti5/is_there_an_easy_gpu_inference_method_that_doesn/jk33kkj/
false
1
t1_jk335ts
`Act as a security camera watching entry door, the owners are not at home, there should be no person on the property. Do you see any suspisios acitivity on this image?` That's my prompt. The problem is that when the model summarizes a photo, it talks about a person, but when it has a yes/no answer to the question whet...
1
0
2023-05-14T05:20:18
wojak386
false
2023-05-14T08:07:50
0
jk335ts
false
/r/LocalLLaMA/comments/12q5v0a/llava_a_vision_language_assistant_using_llama/jk335ts/
false
1
t1_jk332nw
This worked like a charm for 13B Wizard Vicuna, which was previously virtually unusable on CPU only. The only issue I'm running into is that no matter what number of "gpu-layers" I provide my GPU utilization doesn't really go above ~35% after the initial spike up to 80%. Is this a known issue or do I need to keep tweak...
2
0
2023-05-14T05:19:13
Ok-Conversation-2418
false
null
0
jk332nw
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk332nw/
false
2
t1_jk331zi
Fantastic news, I believe that Wizard-Vicuna is currently the best option for someone like me who is Italian. The language comprehension is excellent, and with the addition of Wizard, we are at a superior level. Previously, I used the "Ultra censored" version and was really hoping for a free version. Thank you!
1
0
2023-05-14T05:18:58
SaMmael_1
false
null
0
jk331zi
false
/r/LocalLLaMA/comments/13g3lh3/wizardvicuna13buncensored/jk331zi/
false
1
t1_jk32bgq
llama.cpp is in the requirements.txt. maybe if i delete it it will still run...
1
0
2023-05-14T05:09:50
Dankmemexplorer
false
null
0
jk32bgq
false
/r/LocalLLaMA/comments/13h1ti5/is_there_an_easy_gpu_inference_method_that_doesn/jk32bgq/
false
1
t1_jk326hk
so i would want to import llama_inference.py, then use its functions directly? im a bit of a scrub and just run everything else in the project out of a jupyter notebook
1
0
2023-05-14T05:08:10
Dankmemexplorer
false
null
0
jk326hk
false
/r/LocalLLaMA/comments/13h1ti5/is_there_an_easy_gpu_inference_method_that_doesn/jk326hk/
false
1
t1_jk3248d
I have trouble doing offloading of a gpu based model with cpu-ram. hope this vice versa method works on my end. looking forward to try this next week
1
0
2023-05-14T05:07:24
sigma1331
false
null
0
jk3248d
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk3248d/
false
1
t1_jk31z4i
Enable resizable BAR in your bios before installing the card.
3
0
2023-05-14T05:05:43
ElectroFried
false
null
0
jk31z4i
false
/r/LocalLLaMA/comments/13gwxsa/seeking_recommendation_cooling_hardware_for/jk31z4i/
false
3
t1_jk31vj5
My biggest recommendation. Cooling does not have to be internal. These cards will happily take an intake blowing air in through the rear of the card to cool them. Yes, you will be blowing the slightly warmer air back in your case and this is not optimal. However, provided you exhaust somewhere else and/or have other f...
5
0
2023-05-14T05:04:31
ElectroFried
false
null
0
jk31vj5
false
/r/LocalLLaMA/comments/13gwxsa/seeking_recommendation_cooling_hardware_for/jk31vj5/
false
5
t1_jk31oxz
I'm not sure, I've been using ooba a bit but never used the installer. As far as I remember, I cloned the repo and did \`pip install -r requirements.txt\`, copied or symlinked the model folder in models, then e.g. \`python3 server.py --model stable-vicuna-13B-GPTQ --auto-devices --wbits 4 --groupsize 128\`
1
0
2023-05-14T05:02:15
phree_radical
false
null
0
jk31oxz
false
/r/LocalLLaMA/comments/13h1ti5/is_there_an_easy_gpu_inference_method_that_doesn/jk31oxz/
false
1
t1_jk3168h
Yes you can use stable horde. Just go to settings and change image model from Disabled to something else and a "add img" button will appear.
1
0
2023-05-14T04:56:00
HadesThrowaway
false
null
0
jk3168h
false
/r/LocalLLaMA/comments/12cfnqk/koboldcpp_combining_all_the_various_ggmlcpp_cpu/jk3168h/
false
1
t1_jk313un
got it: go to gptq-for-llama repo. will reach out if i have further questions
1
0
2023-05-14T04:55:14
Dankmemexplorer
false
null
0
jk313un
false
/r/LocalLLaMA/comments/13h1ti5/is_there_an_easy_gpu_inference_method_that_doesn/jk313un/
false
1
t1_jk312y2
Yep, he said training GPT-4 cost over $100M and they didn’t plan to start training GPT-5 for a while. Taken with other statements about hitting a limit of gains from scaling number of parameters, I’d go out on a limb and say they might not actually no yet which direction represents “GPT-5”
5
0
2023-05-14T04:54:56
CanvasFanatic
false
null
0
jk312y2
false
/r/LocalLLaMA/comments/13gpnhq/addressing_the_elephant_in_the_room/jk312y2/
false
5
t1_jk30zrw
every install method ive seen requires llama.cpp as well, even if it goes unused. very interested in using my gpu without it.
1
0
2023-05-14T04:53:55
Dankmemexplorer
false
null
0
jk30zrw
false
/r/LocalLLaMA/comments/13h1ti5/is_there_an_easy_gpu_inference_method_that_doesn/jk30zrw/
false
1
t1_jk30vev
Yes this is part of the reason. Another part is that Nvidia NVCC on windows forces developers to build using visual studio, along with a full cuda toolkit, necessitates an extremely bloated 30gb+ install just to compile a simple cuda kernel. At the moment I am hoping that it may be possible to use opencl (via clblast...
24
0
2023-05-14T04:52:29
HadesThrowaway
false
null
0
jk30vev
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk30vev/
false
24
t1_jk30trk
Still confusing, the title says GPU but the post says llama.cpp I heard GPU was recently added to llama.cpp but if you just want GPU inference you can use ooba, or just llama\_inference.py from the GPTQ-for-LLaMa repo (though you may want to change the first token from 2 (eos) to 1 (bos), not sure what's up with that)...
1
0
2023-05-14T04:51:56
phree_radical
false
2023-05-14T04:55:59
0
jk30trk
false
/r/LocalLLaMA/comments/13h1ti5/is_there_an_easy_gpu_inference_method_that_doesn/jk30trk/
false
1
t1_jk30etw
Not sure how others experienced this but for me I got better logical deductions from GPT4-x-Alpaca-30b. Seems that the size does play a quite important role.
7
0
2023-05-14T04:47:10
Key_Engineer9043
false
null
0
jk30etw
false
/r/LocalLLaMA/comments/13h1han/about_ggml_models_wizard_vicuna_13b_and/jk30etw/
false
7
t1_jk2zqni
>By sharing a model between CPU and GPU, it just might be fast enough so that a big VRAM GPU won't be necessary On the day my 24g P40 arrives. 🙄
3
0
2023-05-14T04:39:21
The_Cat_Commando
false
null
0
jk2zqni
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk2zqni/
false
3
t1_jk2zdnv
[deleted]
1
0
2023-05-14T04:35:14
[deleted]
true
2023-06-04T16:22:04
0
jk2zdnv
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk2zdnv/
false
1
t1_jk2z8tw
Even without GPU acceleration, you can try llama.cpp, since it uses your laptop's RAM.
2
0
2023-05-14T04:33:41
LucianU
false
null
0
jk2z8tw
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk2z8tw/
false
2
t1_jk2z7mm
Larger models the less affect it appears to have. Above ~15b params it starts to have minimal noticeable effect. And quantization methods are only improving at keeping performance. Interesting using ggml 4 and 5 bit quantized instruct models in 13b and 30b I notice little difference from full precision, I do find it s...
3
0
2023-05-14T04:33:17
wind_dude
false
2023-05-14T04:38:51
0
jk2z7mm
false
/r/LocalLLaMA/comments/13guol3/has_open_source_ai_the_chance_to_keep_up_with/jk2z7mm/
false
3
t1_jk2ymih
If you're getting work to subsidize the deep learning lab then try to push for a card with more vram no matter the model of card. Ithink Nvidia H series are better than the A series? Price of a car I think. If you're training pretrained models at home get an RTX 40 series if you also love games. Otherwise, 30 series....
1
0
2023-05-14T04:26:30
robot_bones
false
null
0
jk2ymih
false
/r/LocalLLaMA/comments/13gkwg4/newbie_looking_for_gpu_to_run_and_study_llms/jk2ymih/
false
1
t1_jk2yh9v
Are you asking what \`llama.cpp\` is? It's both. It's a tool that allows you to convert a Machine Learning Model into a specific format called GGML. It's also a tool that allows you to run Machine Learning Models.
2
0
2023-05-14T04:24:47
LucianU
false
null
0
jk2yh9v
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk2yh9v/
false
2
t1_jk2y9wb
No one knows, and anyone claiming to have a definite answer is clueless. The field is moving incredibly fast and new things are being discovered literally every day. That said, if things "froze" right now and no more understanding of LLMs is gained, open source will get ahead simply because training LORAs is trivial a...
8
0
2023-05-14T04:22:30
Cerevox
false
null
0
jk2y9wb
false
/r/LocalLLaMA/comments/13guol3/has_open_source_ai_the_chance_to_keep_up_with/jk2y9wb/
false
8
t1_jk2xreh
No actually it decreases. 7B llama is the fastest of the llamas. Larger models are better at reasoning and knowledge but slower in token generation.
1
0
2023-05-14T04:16:45
hyajam
false
null
0
jk2xreh
false
/r/LocalLLaMA/comments/13g5eoa/anyone_running_the_65b_16fp_llama_locally/jk2xreh/
false
1
t1_jk2x2hz
doesn't Quantization lead to lower quality? my llama.cpp experience is that it's dumb as rocks
1
0
2023-05-14T04:09:05
Downtown_Housing_552
false
null
0
jk2x2hz
false
/r/LocalLLaMA/comments/13guol3/has_open_source_ai_the_chance_to_keep_up_with/jk2x2hz/
false
1
t1_jk2x1rg
Well, not officially, since the base model doesn't understand instructions or the fact that he is an entity. It will only guess the next tokens based on the data it was trained on, like books and websites, so not very efficient for prompts. For example, if you want to ask a question, you will have to trick the model ...
5
0
2023-05-14T04:08:52
TyraVex
false
null
0
jk2x1rg
false
/r/LocalLLaMA/comments/13grhlj/i_made_llamacpp_easier_to_use/jk2x1rg/
false
5
t1_jk2wsrm
Why do you ask this?
1
0
2023-05-14T04:06:14
Updated_My_Journal
false
null
0
jk2wsrm
false
/r/LocalLLaMA/comments/13f8ggs/will_ddr5_ram_make_running_llms_on_cpu_more/jk2wsrm/
false
1
t1_jk2wmu1
Couldn’t you run the 65b model in 64GB of memory?
1
0
2023-05-14T04:04:29
Updated_My_Journal
false
null
0
jk2wmu1
false
/r/LocalLLaMA/comments/13f8ggs/will_ddr5_ram_make_running_llms_on_cpu_more/jk2wmu1/
false
1
t1_jk2wb9b
Do you have your code on GitHub? I would love to test it out =\] haha. I spent time getting cuda set up today to play with this branch, but I have been using Triton for a while now and though those speeds were pretty impressive\~
1
0
2023-05-14T04:01:05
disarmyouwitha
false
null
0
jk2wb9b
false
/r/LocalLLaMA/comments/13g8v5q/fastest_inference_branch_of_gptqforllama_and/jk2wb9b/
false
1
t1_jk2wa1t
Take a look at what this redditor did: [https://www.reddit.com/r/MachineLearning/comments/1347f5m/d\_a\_quest\_for\_very\_long\_sequence\_length/](https://www.reddit.com/r/MachineLearning/comments/1347f5m/d_a_quest_for_very_long_sequence_length/) ​ As well as read [https://arxiv.org/abs/2108.12409](https://arx...
3
0
2023-05-14T04:00:42
wind_dude
false
2023-05-14T04:03:45
0
jk2wa1t
false
/r/LocalLLaMA/comments/13gzwmv/training_a_model_with_larger_context/jk2wa1t/
false
3
t1_jk2w8cu
It depends on what is the use case. For professional output and factual data, it would be very hard to beat large corporate models - especially because of their hardware end. In fact it is the cheapest way to run such models for public. No expensive hardware to buy that became obsolete in a year. Open source is all ab...
1
0
2023-05-14T04:00:13
FPham
false
2023-05-14T04:03:30
0
jk2w8cu
false
/r/LocalLLaMA/comments/13guol3/has_open_source_ai_the_chance_to_keep_up_with/jk2w8cu/
false
1
t1_jk2v25e
In my opinion 33b with langchain would already perform well.
1
0
2023-05-14T03:48:01
FPham
false
null
0
jk2v25e
false
/r/LocalLLaMA/comments/13gw02x/what_options_do_i_have_for_a_company_chatbot/jk2v25e/
false
1
t1_jk2usc0
I mean, I think we have the chance to over take them in certain areas, but will lag behind on very large models, and very large multi-modal models. Primarily due to the cost of training. But if opensource comes up with something very innovative, things like Mojo, and making use of insanely fast hard-drive arrays, etc, ...
1
0
2023-05-14T03:45:11
wind_dude
false
2023-05-14T03:52:44
0
jk2usc0
false
/r/LocalLLaMA/comments/13guol3/has_open_source_ai_the_chance_to_keep_up_with/jk2usc0/
false
1
t1_jk2uo6z
*eats popcorn with his 1060 6GB*
1
0
2023-05-14T03:43:58
Megneous
false
null
0
jk2uo6z
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk2uo6z/
false
1
t1_jk2t5vl
That's what I'm using too. I was a little worried since I don't have AC and it can get pretty hot in these parts. But the fan's doing a good job so far.
2
0
2023-05-14T03:28:42
toothpastespiders
false
null
0
jk2t5vl
false
/r/LocalLLaMA/comments/13gwxsa/seeking_recommendation_cooling_hardware_for/jk2t5vl/
false
2
t1_jk2sria
ah, thanks for the explanation. I am primarily thinking about using a "raw" model like llama-7B. does that also have a "prompt template"? or what template do you use with that?
1
0
2023-05-14T03:24:37
Tystros
false
null
0
jk2sria
false
/r/LocalLLaMA/comments/13grhlj/i_made_llamacpp_easier_to_use/jk2sria/
false
1
t1_jk2se8x
[removed]
1
0
2023-05-14T03:20:56
[deleted]
true
null
0
jk2se8x
false
/r/LocalLLaMA/comments/13gw02x/what_options_do_i_have_for_a_company_chatbot/jk2se8x/
false
1
t1_jk2sd20
o wow thanks! PrivateGPT sounds great, I need to try this. Doesn't your company have privacy concerns using a 3rd party tool or is it publicly accessible data? The data that I want to use is mostly also publicly accessible but more for clients that we already have, not exactly sure if it should end up in the black...
2
0
2023-05-14T03:20:35
Vontaxis
false
null
0
jk2sd20
false
/r/LocalLLaMA/comments/13gw02x/what_options_do_i_have_for_a_company_chatbot/jk2sd20/
false
2
t1_jk2rjmp
The cat is out of the bag and although we are currently in the "mainframe" stage, we will get to the "personal computer", and even "smart phone" stage with it and it won't take nearly as long. 2 yrs would be my guess.
9
0
2023-05-14T03:12:24
skg574
false
null
0
jk2rjmp
false
/r/LocalLLaMA/comments/13guol3/has_open_source_ai_the_chance_to_keep_up_with/jk2rjmp/
false
9
t1_jk2qi6o
[removed]
1
0
2023-05-14T03:02:12
[deleted]
true
null
0
jk2qi6o
false
/r/LocalLLaMA/comments/13c6ukt/the_creator_of_an_uncensored_local_llm_posted/jk2qi6o/
false
1
t1_jk2qghe
[removed]
1
0
2023-05-14T03:01:44
[deleted]
true
null
0
jk2qghe
false
/r/LocalLLaMA/comments/13c6ukt/the_creator_of_an_uncensored_local_llm_posted/jk2qghe/
false
1
t1_jk2qfpu
[removed]
1
0
2023-05-14T03:01:31
[deleted]
true
null
0
jk2qfpu
false
/r/LocalLLaMA/comments/13c6ukt/the_creator_of_an_uncensored_local_llm_posted/jk2qfpu/
false
1
t1_jk2qeb3
[removed]
1
0
2023-05-14T03:01:09
[deleted]
true
null
0
jk2qeb3
false
/r/LocalLLaMA/comments/13c6ukt/the_creator_of_an_uncensored_local_llm_posted/jk2qeb3/
false
1
t1_jk2py0t
and I just bought a 3090 yesterday because I didn't have enough VRAM lmao
1
0
2023-05-14T02:56:50
NeverEndingToast
false
null
0
jk2py0t
false
/r/LocalLLaMA/comments/13gok03/llamacpp_now_officially_supports_gpu_acceleration/jk2py0t/
false
1
t1_jk2pqid
Yes.
1
0
2023-05-14T02:54:51
ninjasaid13
false
null
0
jk2pqid
false
/r/LocalLLaMA/comments/1259yxg/llamaadapter_efficient_finetuning_of_llama/jk2pqid/
false
1
t1_jk2p2n6
I just got a p40 in the mail today. My plan is to slap on a kraken g12 ($30) with an aio cooler ($50-$100). Only issue is that I can’t get the computer to display a video output. I’m running a 5600g and can see the bios/uefi fine without a video card but with one plugged in, it just displays a black screen. I tried mes...
2
0
2023-05-14T02:48:36
engthrowaway8305
false
2023-05-14T02:54:14
0
jk2p2n6
false
/r/LocalLLaMA/comments/13gwxsa/seeking_recommendation_cooling_hardware_for/jk2p2n6/
false
2
t1_jk2oipe
The company I work at has been using [MyAskAI](https://myaskai.com/) for the same use case as yours. It's been pretty good so far. If you're looking into something private though, try [PrivateGPT](https://github.com/imartinez/privateGPT). I'd recommend using a Paperspace Gradient notebook to train it and run it if you...
3
0
2023-05-14T02:43:18
Bennysaur
false
null
0
jk2oipe
false
/r/LocalLLaMA/comments/13gw02x/what_options_do_i_have_for_a_company_chatbot/jk2oipe/
false
3
t1_jk2nsch
Yup. I concur. And still a bit of space to train LORA on top of it.
1
0
2023-05-14T02:36:19
FPham
false
null
0
jk2nsch
false
/r/LocalLLaMA/comments/13g3lh3/wizardvicuna13buncensored/jk2nsch/
false
1
t1_jk2nph5
Google themselves put 13b vicuna stock model on par with bard and closely trailing gpt4, I've used gpt4 extensively and truly believe it's only as good as the prompt you give it. There are profound ways of wording your requests to these fine tuned models especially the uncensored ones. They remind me of how gpt4 was wh...
2
0
2023-05-14T02:35:34
jennabangsbangs
false
null
0
jk2nph5
false
/r/LocalLLaMA/comments/13gpnhq/addressing_the_elephant_in_the_room/jk2nph5/
false
2