title
stringlengths
1
300
score
int64
0
8.54k
selftext
stringlengths
0
41.5k
created
timestamp[ns]date
2023-04-01 04:30:41
2026-03-04 02:14:14
url
stringlengths
0
878
author
stringlengths
3
20
domain
stringlengths
0
82
edited
timestamp[ns]date
1970-01-01 00:00:00
2026-02-19 14:51:53
gilded
int64
0
2
gildings
stringclasses
7 values
id
stringlengths
7
7
locked
bool
2 classes
media
stringlengths
646
1.8k
name
stringlengths
10
10
permalink
stringlengths
33
82
spoiler
bool
2 classes
stickied
bool
2 classes
thumbnail
stringlengths
4
213
ups
int64
0
8.54k
preview
stringlengths
301
5.01k
cognitivecomputations/dolphin-2.6-mistral-7b-dpo-laser by Eric Hartford + Fernando Fernandes Neto
1
2024-01-02T06:13:17
https://huggingface.co/cognitivecomputations/dolphin-2.6-mistral-7b-dpo-laser
ablasionet
huggingface.co
1970-01-01T00:00:00
0
{}
18wigke
false
null
t3_18wigke
/r/LocalLLaMA/comments/18wigke/cognitivecomputationsdolphin26mistral7bdpolaser/
false
false
https://b.thumbs.redditm…yJICSp9ITC7s.jpg
1
{'enabled': False, 'images': [{'id': 'y0cvyAvkcJzCMZZXu7EYb31QxiIChR610PmpuxRLN00', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/fLhGxxuheunWRvuK_JvHUKcNH7gdz0ha81ZvNEafMjU.jpg?width=108&crop=smart&auto=webp&s=3a0111580e111b7f2d7bf9bd963b69263e35ce6f', 'width': 108}, {'height': 116, 'url': 'h...
Quantized orca 70b 2 bit model
1
The other LLM I wanted to 2 bit quantize was an orca model. This time with the most recent quip# library, currently redoing the 34b model with it, too. The 70b model is slower than the 34b model, yet it should be the currently best 70b instruct tune (as it should be better than the 2 bit chat-llama-70b) to use on a 309...
2024-01-02T05:42:40
https://www.reddit.com/r/LocalLLaMA/comments/18whwfx/quantized_orca_70b_2_bit_model/
MLTyrunt
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18whwfx
false
null
t3_18whwfx
/r/LocalLLaMA/comments/18whwfx/quantized_orca_70b_2_bit_model/
false
false
self
1
{'enabled': False, 'images': [{'id': 'QaPVlu0fCAKoCRqJ6QbA91NKI0vxTS-p8Tv26ORmKfA', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/fHLI0KDoNV9DZ4ORZlWZu9rTt7yANkLIB1SHUQTRgoo.jpg?width=108&crop=smart&auto=webp&s=828cea2f550289a56c471f680a434a50cb7f4cae', 'width': 108}, {'height': 116, 'url': 'h...
HuggingFace's dataset load into kaggel notebook issue
1
[removed]
2024-01-02T05:31:36
https://www.reddit.com/r/LocalLLaMA/comments/18whpb9/huggingfaces_dataset_load_into_kaggel_notebook/
Chiragjoshi_12
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18whpb9
false
null
t3_18whpb9
/r/LocalLLaMA/comments/18whpb9/huggingfaces_dataset_load_into_kaggel_notebook/
false
false
self
1
null
Which models are most fluent in Chinese/Mandarin, most natural sounding to a native?
1
I have a project where I need to generate some Chinese content - not translations from English, just regular writing in Chinese - and I’ve heard that even ChatGPT 3.5 is a bit weird sounding sometimes? I don’t know Chinese so it’s hard to judge for myself.
2024-01-02T05:29:14
https://www.reddit.com/r/LocalLLaMA/comments/18whnmj/which_models_are_most_fluent_in_chinesemandarin/
JealousAmoeba
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18whnmj
false
null
t3_18whnmj
/r/LocalLLaMA/comments/18whnmj/which_models_are_most_fluent_in_chinesemandarin/
false
false
self
1
null
Beyond Chinchilla-Optimal: Accounting for Inference in Language Model Scaling Laws
1
>Large language model (LLM) scaling laws are empirical formulas that estimate changes in model quality as a result of increasing parameter count and training data. However, these formulas, including the popular DeepMind Chinchilla scaling laws, neglect to include the cost of inference. We modify the Chinchilla scaling ...
2024-01-02T04:38:53
https://arxiv.org/abs/2401.00448
Formal_Drop526
arxiv.org
1970-01-01T00:00:00
0
{}
18wgpqh
false
null
t3_18wgpqh
/r/LocalLLaMA/comments/18wgpqh/beyond_chinchillaoptimal_accounting_for_inference/
false
false
default
1
null
GPT 4 vs GPT 4 Turbo
1
been testing out the gpt-4-turbo (turbo cbb typing that multiple times); has better understanding with the extended context length ​ enquired with a schedule suggestion; i was not able to clarify the variables properly before the first call; however, after providing turbo; it was able to adapt to the changes; ...
2024-01-02T04:30:20
https://www.reddit.com/r/LocalLLaMA/comments/18wgk5g/gpt_4_vs_gpt_4_turbo/
drb_kd
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18wgk5g
false
null
t3_18wgk5g
/r/LocalLLaMA/comments/18wgk5g/gpt_4_vs_gpt_4_turbo/
false
false
self
1
null
Context shifting for EXL2?
1
I've heard llama.cpp has smart context which means that once max context length is reached, the entire prompt doesn't need to be reprocessed for each new message. I'm using a 24k token length and once it's filled, it takes an annoyingly long time for each subsequent response to start generating. Is there any workaround...
2024-01-02T04:15:38
https://www.reddit.com/r/LocalLLaMA/comments/18wg9wy/context_shifting_for_exl2/
Animystix
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18wg9wy
false
null
t3_18wg9wy
/r/LocalLLaMA/comments/18wg9wy/context_shifting_for_exl2/
false
false
self
1
null
llama.cpp custom instructions or custom GPTs?
1
For llama.cpp, is it possible to create custom instructions or custom GPTs similar to how they are implemented for ChatGPT? I looked through the documentation on GitHub but I couldn’t figure it out. I would like to save them as text files and have a method to import the one I need to use.
2024-01-02T03:55:27
https://www.reddit.com/r/LocalLLaMA/comments/18wfvne/llamacpp_custom_instructions_or_custom_gpts/
DKW0000001
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18wfvne
false
null
t3_18wfvne
/r/LocalLLaMA/comments/18wfvne/llamacpp_custom_instructions_or_custom_gpts/
false
false
self
1
null
Is there a cloud gpu I can rent on an as needed basis?
1
I’ve used runpod for large models but the setup is time consuming for my needs. With securing the gpu, loading the interface, then downloading the model, it’s not really optimal for our use. And My company doesn’t want to pay $.99 an hour since we’d only use it like 4-5 times an hour. Is there a way I can only use a ...
2024-01-02T03:43:14
https://www.reddit.com/r/LocalLLaMA/comments/18wfmxz/is_there_a_cloud_gpu_i_can_rent_on_an_as_needed/
AppleBottmBeans
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18wfmxz
false
null
t3_18wfmxz
/r/LocalLLaMA/comments/18wfmxz/is_there_a_cloud_gpu_i_can_rent_on_an_as_needed/
false
false
self
1
null
Build my AI machine
1
I plan to build a dedicated machine for local LLM. I want to have 96-120gig worth of gpu. I would prefer 2-5 smaller gpu vs say 3 40’s unless they are reasonably priced. My budget will be about $15,000. I would like to stick with new gpu instead of used on eBay. Let’s see what you got! Show me what motherboard board, r...
2024-01-02T03:09:30
https://www.reddit.com/r/LocalLLaMA/comments/18wey2q/build_my_ai_machine/
No-Roll5319
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18wey2q
false
null
t3_18wey2q
/r/LocalLLaMA/comments/18wey2q/build_my_ai_machine/
false
false
self
1
null
I made an open-source Character.ai alternative
1
2024-01-02T02:42:24
https://openroleplay.ai/
No_Investment8576
openroleplay.ai
1970-01-01T00:00:00
0
{}
18wedl1
false
null
t3_18wedl1
/r/LocalLLaMA/comments/18wedl1/i_made_an_opensource_characterai_alternative/
false
false
https://b.thumbs.redditm…_xGF6Qb9tLlk.jpg
1
{'enabled': False, 'images': [{'id': 'KoFK6_y1mHB5VFPmNmT4sZOtrLfQYMYADL1UkAnjJPE', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/hr-HX0SVj465xIMV-2KWSrNgcqf8U2CI3SHNyrFm1k8.jpg?width=108&crop=smart&auto=webp&s=23a8dc3b2ef7fa9c125029e590f146e1bd1bfa0a', 'width': 108}, {'height': 113, 'url': 'h...
What do you think should happen to local LLMs?
1
[removed] [View Poll](https://www.reddit.com/poll/18wdxg1)
2024-01-02T02:21:46
https://www.reddit.com/r/LocalLLaMA/comments/18wdxg1/what_do_you_think_should_happen_to_local_llms/
boot_wiki_from_net
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18wdxg1
false
null
t3_18wdxg1
/r/LocalLLaMA/comments/18wdxg1/what_do_you_think_should_happen_to_local_llms/
false
false
self
1
null
What do you think should happen to local LLMs?
1
[removed] [View Poll](https://www.reddit.com/poll/18wdp75)
2024-01-02T02:11:10
https://www.reddit.com/r/LocalLLaMA/comments/18wdp75/what_do_you_think_should_happen_to_local_llms/
wikilifehatingchild
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18wdp75
false
null
t3_18wdp75
/r/LocalLLaMA/comments/18wdp75/what_do_you_think_should_happen_to_local_llms/
false
false
self
1
null
Advice debugging Text-to-SQL dialect fine-tuned model
1
This week, I've: * Fine-tuned an LLM with a QLoRA for the first time! * Used LLama.cpp to quantize the merged model and [deploy it to Huggingface](https://huggingface.co/cnatale/Mistral-7B-Instruct-v0.1-Txt-2-Presto-SQL-GGUF)! * Created a dataset for transforming text to a specific dialect of SQL, and also [published ...
2024-01-02T02:09:56
https://www.reddit.com/r/LocalLLaMA/comments/18wdo6u/advice_debugging_texttosql_dialect_finetuned_model/
TheCoconutTree
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18wdo6u
false
null
t3_18wdo6u
/r/LocalLLaMA/comments/18wdo6u/advice_debugging_texttosql_dialect_finetuned_model/
false
false
self
1
{'enabled': False, 'images': [{'id': 'Ad7gu1mw4VCtEPoLQ-xUaouHj0OH-VxQgmFiYNnkRYA', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/3U6mLerAeg4L0EYz3T-9qvS1xjwo6k2MsCKJhj_p7cQ.jpg?width=108&crop=smart&auto=webp&s=bb291a902d0f6a5e3bd7cc380f729b58a5d3d272', 'width': 108}, {'height': 116, 'url': 'h...
Fill-in the Middle LLAMA
1
I needed Llama with fill in the middle capability, like copilot but failed to find any so I made one. Weight + code + configs all open sourced. Based on dpo-tulu2-7b. https://github.com/cloneofsimo/fim-llama-deepspeed https://huggingface.co/cloneofsimo/fim-llama Have fun!!
2024-01-02T01:16:01
https://www.reddit.com/r/LocalLLaMA/comments/18wcj6p/fillin_the_middle_llama/
cloneofsimo
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18wcj6p
false
null
t3_18wcj6p
/r/LocalLLaMA/comments/18wcj6p/fillin_the_middle_llama/
false
false
self
1
{'enabled': False, 'images': [{'id': 'ZMJ61XWyJ9ZwLlcSMQe6muEiy8Cc7PE1atC0PFESLVs', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/HudiIxv9H-ynZu2klafvLAw7R0fPNaYGw7HMhyJiJYU.jpg?width=108&crop=smart&auto=webp&s=212df442f7a8bd3401ddaa692d39dd1dc06dba58', 'width': 108}, {'height': 108, 'url': 'h...
What are your favorite "small" models for text comprehension?
1
Hello wise people of this amazing subreddit. I am looking for some opinions I need a model that is good at being given a text filtering out relationships between elements. For example if the text has a line with when A is high, B is low due to A doing xyz, further more a low amount of B leads to high amounts of C. ...
2024-01-02T00:22:57
https://www.reddit.com/r/LocalLLaMA/comments/18wbcmr/what_are_your_favorite_small_models_for_text/
Noxusequal
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18wbcmr
false
null
t3_18wbcmr
/r/LocalLLaMA/comments/18wbcmr/what_are_your_favorite_small_models_for_text/
false
false
self
1
null
If you think open-source models will beat GPT-4 this year, you're wrong. I totally agree with this.
1
2024-01-01T23:58:35
https://i.redd.it/26oa96zb3x9c1.png
CeFurkan
i.redd.it
1970-01-01T00:00:00
0
{}
18wasf8
false
null
t3_18wasf8
/r/LocalLLaMA/comments/18wasf8/if_you_think_opensource_models_will_beat_gpt4/
false
false
https://b.thumbs.redditm…Hwj32mfRbeIU.jpg
1
{'enabled': True, 'images': [{'id': '9PV0JeWLg8calrlu7vypK33w15AIFwibJMyRISiPVTI', 'resolutions': [{'height': 113, 'url': 'https://preview.redd.it/26oa96zb3x9c1.png?width=108&crop=smart&auto=webp&s=a900281a0bb1d5ffb722068ea640c37612d83e49', 'width': 108}, {'height': 227, 'url': 'https://preview.redd.it/26oa96zb3x9c1.pn...
YI 34b v.s. Mixtral 8x7b, which is better for stories and RP?
1
I’ve tried Mixtral base-instruct, and some fine tunes such as storytelling and RP from Undi95…. I only tried the GGUF versions. IME… For RP and storytelling, it’s lacking compared to YI 34B (Nous-Capybara & CaPlatTessDolXaBoro), both my favorite YI models. So what’s your guys opinion on Mixtral vs YI… any advice - ti...
2024-01-01T23:54:14
https://www.reddit.com/r/LocalLLaMA/comments/18waoxl/yi_34b_vs_mixtral_8x7b_which_is_better_for/
Majestical-psyche
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18waoxl
false
null
t3_18waoxl
/r/LocalLLaMA/comments/18waoxl/yi_34b_vs_mixtral_8x7b_which_is_better_for/
false
false
self
1
null
Lessons learned so far: LoRA Fine tuning on Macbook Air with MLX
1
Hey all. Inspired by /u/Mbando 's writeup [here](https://www.reddit.com/r/LocalLLaMA/comments/18ujt0n/using_gpus_on_a_mac_m2_max_via_mlx_update_on/), I've finally had enough success to do a writeup of my own re: using MLX on a dinky Macbook Air. My experience level is low. I never even ran a local LLM before Dec 20 of ...
2024-01-01T23:38:05
https://www.reddit.com/r/LocalLLaMA/comments/18wabkc/lessons_learned_so_far_lora_fine_tuning_on/
IronColumn
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18wabkc
false
null
t3_18wabkc
/r/LocalLLaMA/comments/18wabkc/lessons_learned_so_far_lora_fine_tuning_on/
false
false
self
1
{'enabled': False, 'images': [{'id': 'aFgXchpNaJwGDuOlEYei0Adog2M7gX_nfdHPeVXY21A', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/IF6_77X5ZqAztF-tFw_VD4xYN2PPfQFrs_S-wPFy87A.jpg?width=108&crop=smart&auto=webp&s=dcdf2617430b7d4acbbb47707e16cca9a184abce', 'width': 108}, {'height': 116, 'url': 'h...
Should r/LocalLLaMA have a continuity plan?
1
[removed]
2024-01-01T23:12:10
https://www.reddit.com/r/LocalLLaMA/comments/18w9q19/should_rlocalllama_have_a_continuity_plan/
larrthemarr
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w9q19
false
null
t3_18w9q19
/r/LocalLLaMA/comments/18w9q19/should_rlocalllama_have_a_continuity_plan/
false
false
self
1
null
Is there any way for a conversation to go beyond 4096 tokens?
1
Like the title says. When a conversation hits the token limit, is there anyway to start fresh while maintaining memory of the previous one? I’m assuming not, since that would still require those tokens, but asking anyway in case there’s a trick I’m not aware of.
2024-01-01T23:10:53
https://www.reddit.com/r/LocalLLaMA/comments/18w9oxu/is_there_any_way_for_a_conversation_to_go_beyond/
CincyTriGuy
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w9oxu
false
null
t3_18w9oxu
/r/LocalLLaMA/comments/18w9oxu/is_there_any_way_for_a_conversation_to_go_beyond/
false
false
default
1
null
🐺🐦‍⬛ LLM Comparison/Test: Brand new models for 2024 (Dolphin 2.6/2.7 Mistral/Mixtral/Phi-2, Sonya, TinyLlama)
1
Happy New Year! 2023 was *the* year of local and (semi-)open LLMs, the beginning of a new AI era, and software and models are evolving at an ever increasing pace. Even over the turn of the year countless brilliant people have blessed us with their contributions, including a batch of brand new model releases in 2024, s...
2024-01-01T23:01:48
https://www.reddit.com/r/LocalLLaMA/comments/18w9hak/llm_comparisontest_brand_new_models_for_2024/
WolframRavenwolf
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w9hak
false
null
t3_18w9hak
/r/LocalLLaMA/comments/18w9hak/llm_comparisontest_brand_new_models_for_2024/
false
false
self
1
{'enabled': False, 'images': [{'id': 'NLR5VrdvEbJsd_lXacOd3iUzZiOWOZnJk92oVQkP7MY', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/uAWyj_Q8jmh4tHkyJvbBFO90_qfH8myrS9r9IjiAQHc.jpg?width=108&crop=smart&auto=webp&s=5aabae7a1bf88622054ca3b009c80bfcdd6c377a', 'width': 108}, {'height': 116, 'url': 'h...
A future of synthetic relationships
1
[removed]
2024-01-01T22:45:59
https://www.reddit.com/r/LocalLLaMA/comments/18w93ye/a_future_of_synthetic_relationships/
Odium-El
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w93ye
false
null
t3_18w93ye
/r/LocalLLaMA/comments/18w93ye/a_future_of_synthetic_relationships/
false
false
default
1
{'enabled': False, 'images': [{'id': '2FdKmsSRcYuUaEqdn5_dOxWlvZPf1AgR_i-PEqXabkU', 'resolutions': [{'height': 81, 'url': 'https://external-preview.redd.it/1al6gLXHGbHt4_CHxkBZ7jKS_MYoEqBztTV_0sCUHqY.jpg?width=108&crop=smart&auto=webp&s=8464b04d1478a13215bc8e677981930a514bb67b', 'width': 108}, {'height': 162, 'url': 'h...
A future of synthetic relationships
1
[removed]
2024-01-01T22:43:42
https://www.reddit.com/r/LocalLLaMA/comments/18w91zi/a_future_of_synthetic_relationships/
Odium-El
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w91zi
false
null
t3_18w91zi
/r/LocalLLaMA/comments/18w91zi/a_future_of_synthetic_relationships/
false
false
self
1
{'enabled': False, 'images': [{'id': '2FdKmsSRcYuUaEqdn5_dOxWlvZPf1AgR_i-PEqXabkU', 'resolutions': [{'height': 81, 'url': 'https://external-preview.redd.it/1al6gLXHGbHt4_CHxkBZ7jKS_MYoEqBztTV_0sCUHqY.jpg?width=108&crop=smart&auto=webp&s=8464b04d1478a13215bc8e677981930a514bb67b', 'width': 108}, {'height': 162, 'url': 'h...
please give details of your dual 3090 or dual 4090 specs
1
Do you have dual 3090 or dual 4090 or maybe 3090+4090 system? I assume 2\*24GB VRAM should be enough for most llm. Could you list your specs? What motherboard, what pc case and what cpu/memory do you use? Any more special requirements? I read countless discussions about dual 3090 but it's still unclear what works we...
2024-01-01T22:24:38
https://www.reddit.com/r/LocalLLaMA/comments/18w8lq0/please_give_details_of_your_dual_3090_or_dual/
jacek2023
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w8lq0
false
null
t3_18w8lq0
/r/LocalLLaMA/comments/18w8lq0/please_give_details_of_your_dual_3090_or_dual/
false
false
self
1
null
Bagel 34B DPO, Yi 200K finetuned on everything
1
2024-01-01T22:19:24
https://huggingface.co/jondurbin/bagel-dpo-34b-v0.2
mcmoose1900
huggingface.co
1970-01-01T00:00:00
0
{}
18w8hfw
false
null
t3_18w8hfw
/r/LocalLLaMA/comments/18w8hfw/bagel_34b_dpo_yi_200k_finetuned_on_everything/
false
false
https://b.thumbs.redditm…FubMReJgGwLA.jpg
1
{'enabled': False, 'images': [{'id': 'Xnpf_7PQSEu0HjOMncnQVk4w8js9FRU8frczyfJeYcY', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/HYtpdAh9G0L0zgBllYf2zAYydHksb4zNwdswlvhX_yc.jpg?width=108&crop=smart&auto=webp&s=c8ad40113f7f1d2c9c0455e041ca7f88258c594a', 'width': 108}, {'height': 116, 'url': 'h...
Bagel 34B, Yi 200K finetuned on everything and (soon) DPO.
1
2024-01-01T22:17:14
https://huggingface.co/jondurbin/bagel-34b-v0.2
mcmoose1900
huggingface.co
1970-01-01T00:00:00
0
{}
18w8fkf
false
null
t3_18w8fkf
/r/LocalLLaMA/comments/18w8fkf/bagel_34b_yi_200k_finetuned_on_everything_and/
false
false
https://b.thumbs.redditm…rEOQjEhBpIIw.jpg
1
{'enabled': False, 'images': [{'id': 'aWFQhxT1iQx-klqykZ1RZ_UASaItWTgE2xjI3YjFcdU', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/xneIGpmRuYLl2QAkQbGj-msw5LdpL7F8YbMbmU5SoxY.jpg?width=108&crop=smart&auto=webp&s=06506ee90ac0b4aa5d0594fdfba03caa8fb998b7', 'width': 108}, {'height': 116, 'url': 'h...
Whats the best preforming local model to run on a NVIDIA 4070?
1
Im trying to run mixtral-7x8b-instruct localy but lack the compute power, I looked on Runpod.io and Vast ai for servers but they are still pretty pricey. The reason I wanted to use mixtral was because of its performance in relation to gpt-3.5. I want to use a local model for an assistant im working on, I need a model ...
2024-01-01T21:48:39
https://www.reddit.com/r/LocalLLaMA/comments/18w7qva/whats_the_best_preforming_local_model_to_run_on_a/
CrankyHarbor256
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w7qva
false
null
t3_18w7qva
/r/LocalLLaMA/comments/18w7qva/whats_the_best_preforming_local_model_to_run_on_a/
false
false
self
1
null
Why focusing on AGI is wrong, thoughts?
1
[removed]
2024-01-01T21:34:57
https://www.reddit.com/r/LocalLLaMA/comments/18w7eui/why_focusing_on_agi_is_wrong_thoughts/
samkoesnadi
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w7eui
false
null
t3_18w7eui
/r/LocalLLaMA/comments/18w7eui/why_focusing_on_agi_is_wrong_thoughts/
false
false
default
1
{'enabled': False, 'images': [{'id': 'VXm2n4Tixz2TSNxiAAOvvEM_HZp_rczmG3ZeYIFrpTg', 'resolutions': [{'height': 81, 'url': 'https://external-preview.redd.it/nxtA_2aPzbFIcJBeViSswDi-ZvPhacNRuPx8VYKnGgk.jpg?width=108&crop=smart&auto=webp&s=9d1f06e11815cf6609d75b1af4ae6291d28e1599', 'width': 108}, {'height': 162, 'url': 'h...
How do I improve the replies of my LLM
1
I'm once again, requesting some much appreciated help :') It's a bit difficult to explain, but I'm sure everyone used online options for LLMs and such and they all work quite well. I can't say the same about my local one though. The replies come out very well polished but they seem inconsistent with the conversation, ...
2024-01-01T21:20:08
https://www.reddit.com/r/LocalLLaMA/comments/18w721o/how_do_i_improve_the_replies_of_my_llm/
OvercookedSatellite
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w721o
false
null
t3_18w721o
/r/LocalLLaMA/comments/18w721o/how_do_i_improve_the_replies_of_my_llm/
false
false
self
1
null
Mods, can we get some Mistral and Mixtral flairs?
1
[removed]
2024-01-01T20:09:36
https://www.reddit.com/r/LocalLLaMA/comments/18w5df7/mods_can_we_get_some_mistral_and_mixtral_flairs/
crashj
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w5df7
false
null
t3_18w5df7
/r/LocalLLaMA/comments/18w5df7/mods_can_we_get_some_mistral_and_mixtral_flairs/
false
false
self
1
null
I built a fast api backend for rivet AI
1
Hello r/LocalLLaMA ​ I started building a fast api backend for rivet AI, to be able to leverage this excellent visual tool with python functions and methods and i am thinking to open source it, Would some of you be interested to try it and/or contribute (i added helpers so including a new component is as simp...
2024-01-01T19:50:51
https://www.reddit.com/r/LocalLLaMA/comments/18w4wvr/i_built_a_fast_api_backend_for_rivet_ai/
AdventurousSwim1312
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w4wvr
false
null
t3_18w4wvr
/r/LocalLLaMA/comments/18w4wvr/i_built_a_fast_api_backend_for_rivet_ai/
false
false
https://b.thumbs.redditm…IQZdnBTFHgsw.jpg
1
{'enabled': False, 'images': [{'id': 'zYy8hLM182F2X7i9jMI24m02Gjb8E8_1y98200ssrM0', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/G6tFfmPaPwIHeEgif4v-av_5tPP4nwQcruYjlRI1AU8.jpg?width=108&crop=smart&auto=webp&s=db35409aaeecd5708914f5b51c172d04a25b4b10', 'width': 108}, {'height': 108, 'url': 'h...
Why does the model sometimes run away during RP and assume both characters?
1
There have been several times where I've been RP'ing with a model, and we're each taking turns as our assigned character. But then I'll suddenly get a lengthy response where it's going back and forth as both characters all by itself, leaving me out of it. Is there any way to "force" it to only respond as its assigned c...
2024-01-01T19:31:55
https://www.reddit.com/r/LocalLLaMA/comments/18w4h08/why_does_the_model_sometimes_run_away_during_rp/
CincyTriGuy
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w4h08
false
null
t3_18w4h08
/r/LocalLLaMA/comments/18w4h08/why_does_the_model_sometimes_run_away_during_rp/
false
false
self
1
null
MoE with tiny models?
1
Are there any MoE models made up of tiny models, like tinyllama?
2024-01-01T19:06:49
https://www.reddit.com/r/LocalLLaMA/comments/18w3v99/moe_with_tiny_models/
jarec707
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w3v99
false
null
t3_18w3v99
/r/LocalLLaMA/comments/18w3v99/moe_with_tiny_models/
false
false
self
1
null
Any extensions that allow you to see console from mobile site?
1
I use text generation webui from mobile a lot. But I like being able to see what it's doing by looking at the console on my computer. Is there anyway to view this via an extension or something that adds the console output somewhere? Cheers
2024-01-01T19:04:05
https://www.reddit.com/r/LocalLLaMA/comments/18w3sst/any_extensions_that_allow_you_to_see_console_from/
hAReverv
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w3sst
false
null
t3_18w3sst
/r/LocalLLaMA/comments/18w3sst/any_extensions_that_allow_you_to_see_console_from/
false
false
self
1
null
Anyone using a Mixtral as their primary LLM for work and/or play? What tips/settings?
1
I have a single 3090 24GB and have been using a mix of mythomax 13b and nous capybara 34B for a while to some degree of success. I gave mixtral a try... but the results weren't very impressive. To rule out potential local issues/settings, I also tried [chatbot arena](https://chat.lmsys.org/?arena) for a while, and go...
2024-01-01T18:42:45
https://www.reddit.com/r/LocalLLaMA/comments/18w3afj/anyone_using_a_mixtral_as_their_primary_llm_for/
paretoOptimalDev
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w3afj
false
null
t3_18w3afj
/r/LocalLLaMA/comments/18w3afj/anyone_using_a_mixtral_as_their_primary_llm_for/
false
false
self
1
null
dolphin-2.7-mixtral-8x7b has been released! This one was made with the fixed router training
1
2024-01-01T18:37:55
https://huggingface.co/cognitivecomputations/dolphin-2.7-mixtral-8x7b
noneabove1182
huggingface.co
1970-01-01T00:00:00
0
{}
18w369z
false
null
t3_18w369z
/r/LocalLLaMA/comments/18w369z/dolphin27mixtral8x7b_has_been_released_this_one/
false
false
https://a.thumbs.redditm…sli7k0jfava0.jpg
1
{'enabled': False, 'images': [{'id': 'vk2EOvvCcWaOrOkSp_ZHEOxpEIbqpuPI4aws9zGT5ic', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/6bZtvGO83yvvQcncB3l1ALLS0gWQKOolr4IThFbsZ30.jpg?width=108&crop=smart&auto=webp&s=f873ba411ec21b3620628a91b2d905c06708b468', 'width': 108}, {'height': 116, 'url': 'h...
Best model / prompt for translations
1
I want to use ollama for generating translations from English to German. I tried some different models and prompts. 7B and 13B models translates into phrases and words that are not common very often and sometimes are not correct. The llama2:70b and also mixtral creates really good translations. But the output … I ...
2024-01-01T18:29:10
https://www.reddit.com/r/LocalLLaMA/comments/18w2yst/best_model_prompt_for_translations/
haf68k
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w2yst
false
null
t3_18w2yst
/r/LocalLLaMA/comments/18w2yst/best_model_prompt_for_translations/
false
false
self
1
null
Best long form (1-2 pages) instruction following open LLM
1
I have been experimenting with some of open LLMs under 100B to build an assistant that behaves and follows a specific set of guidelines to respond. The instructions are 1-2 pages (500 words) long. It involves delegating tasks to other specialized agents for function calling and code generation. So far, only openchat-3....
2024-01-01T18:27:55
https://www.reddit.com/r/LocalLLaMA/comments/18w2xrp/best_long_form_12_pages_instruction_following/
avatar903
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w2xrp
false
null
t3_18w2xrp
/r/LocalLLaMA/comments/18w2xrp/best_long_form_12_pages_instruction_following/
false
false
self
1
null
How is perplexity inference so fast?
1
Hey everyone... First or all... whising you all a very happy new year!! I recently posted asking about how can we make Mixtral respond faster since I was getting about ~7TPS on Text-Generation-WebUI! After a suggestion I did used a quantized version which increased the speed to about ~30TPS... I was reading about the...
2024-01-01T18:19:39
https://www.reddit.com/r/LocalLLaMA/comments/18w2qtv/how_is_perplexity_inference_so_fast/
Few_Acanthisitta_858
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w2qtv
false
null
t3_18w2qtv
/r/LocalLLaMA/comments/18w2qtv/how_is_perplexity_inference_so_fast/
false
false
self
1
null
Best 7b or 13b models for generating and revising academic reports or creative writing snippets in (English / Spanish)
1
My system is an i5-11400F 2.60Ghz with 40GB of RAM, about to upgrade the AMD RX 6500 XT to GeForce RTX 3060. I’m looking for local models to assist with writing reports (I’m a Special Ed teacher) and revising creative writing. GPT-4 has been working well for reports but I always have to strip out any private informatio...
2024-01-01T17:30:05
https://www.reddit.com/r/LocalLLaMA/comments/18w1lys/best_7b_or_13b_models_for_generating_and_revising/
Bocadillo_bandit
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w1lys
false
null
t3_18w1lys
/r/LocalLLaMA/comments/18w1lys/best_7b_or_13b_models_for_generating_and_revising/
false
false
self
1
null
M2 Max 96GB versus M3 Max (MBP)
1
I just ordered an M3 max MacBook Pro (14 inch) with 30 GPU core and 96 GB memory. $3799 (this cheap because getting only 512GB SSD… I use high speed external SSDs). Laying out this kind of money was tough… M2 Max will perform better? M2 Max with 38 GPU core and 96 GB memory $3479 (1TB SSD). Actually 16 inch same...
2024-01-01T17:10:11
https://www.reddit.com/r/LocalLLaMA/comments/18w15z5/m2_max_96gb_versus_m3_max_mbp/
Puzzleheaded-Fly4322
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w15z5
false
null
t3_18w15z5
/r/LocalLLaMA/comments/18w15z5/m2_max_96gb_versus_m3_max_mbp/
false
false
self
1
null
Parallel Lora training
1
What if I finetune multiple Lora adapters at the same time on different large subset of a large dataset and merge the final weights together. Will the train ppl be as low as training a single adapter that loop through the entire dataset ? This question popup as I was sft on instructions, and needed to train on transla...
2024-01-01T16:53:41
https://www.reddit.com/r/LocalLLaMA/comments/18w0st1/parallel_lora_training/
vTuanpham
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w0st1
false
null
t3_18w0st1
/r/LocalLLaMA/comments/18w0st1/parallel_lora_training/
false
false
self
1
null
Is it possible to run Q5 of an 8X7b relatively good on my PC?
1
I have 32GB of RAM and a 12GB 3060 GPU. I easily run 13b models but logically, bigger models should be better, right? Thank you
2024-01-01T16:51:52
https://www.reddit.com/r/LocalLLaMA/comments/18w0rda/is_it_possible_to_run_q5_of_an_8x7b_relatively/
Terminus_T
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w0rda
false
null
t3_18w0rda
/r/LocalLLaMA/comments/18w0rda/is_it_possible_to_run_q5_of_an_8x7b_relatively/
false
false
self
1
null
RpBird-Yi-34B-200k settings?
1
I wanted to use a model that was good for rp, and heard this one was pretty good, I can run it locally and it feels promising, however I'm struggling to find the correct settings for it. I run this though text-gen/SillyTavern. I've heard people say that Yi could be tricky to get working right but then no one ever elab...
2024-01-01T16:42:38
https://www.reddit.com/r/LocalLLaMA/comments/18w0k00/rpbirdyi34b200k_settings/
IZA_does_the_art
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w0k00
false
null
t3_18w0k00
/r/LocalLLaMA/comments/18w0k00/rpbirdyi34b200k_settings/
false
false
self
1
null
Mixtral 8x7B on 10GB VRAM through HQQ + MoE offloading
1
2024-01-01T16:41:40
https://github.com/dvmazur/mixtral-offloading
_underlines_
github.com
1970-01-01T00:00:00
0
{}
18w0j8y
false
null
t3_18w0j8y
/r/LocalLLaMA/comments/18w0j8y/mixtral_8x7b_on_10gb_vram_through_hqq_moe/
false
false
default
1
{'enabled': False, 'images': [{'id': 'YFMwoc92wvARLkVR7sd4UDhjmqalhwtmdpp8z5W0C40', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/oHvX5lqIXTsaVshcrFt2oBGuG5xdQswnsKEeWf7TDwU.jpg?width=108&crop=smart&auto=webp&s=45d69cbfc614210b97638f48ae01f8ed59738160', 'width': 108}, {'height': 108, 'url': 'h...
Running large local LLM on older GPUs
1
I have several Titan RTX cards that I want to put in a machine to run my own local LLM. Would these cards alone be sufficient to run an unquantized version of a 70B+ LLM? My thinking is yes, but I’m looking for reasons as to why it wouldn’t work since I don’t see anyone talking about these cards anymore. They’re cheap ...
2024-01-01T16:21:05
https://www.reddit.com/r/LocalLLaMA/comments/18w02tx/running_large_local_llm_on_older_gpus/
ApprehensiveJob171
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18w02tx
false
null
t3_18w02tx
/r/LocalLLaMA/comments/18w02tx/running_large_local_llm_on_older_gpus/
false
false
self
1
null
Hardware advice - would this be a good starting PC for home LLM / machine learning?
1
Hi all. I'm interested in a home PC for machine learning / home LLM, particularly for sensitive data and for general learning. What do you think of this offering - new but sold through an ebay seller: [RTX 3090 24GB / Gaming PC | i7 13700K 16C | 32GB RAM | 2TB NVME SSD WATER COOL | eBay](https://www.ebay.co.uk/itm/1...
2024-01-01T16:14:04
https://www.reddit.com/r/LocalLLaMA/comments/18vzx4d/hardware_advice_would_this_be_a_good_starting_pc/
ZachCope
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vzx4d
false
null
t3_18vzx4d
/r/LocalLLaMA/comments/18vzx4d/hardware_advice_would_this_be_a_good_starting_pc/
false
false
self
1
{'enabled': False, 'images': [{'id': '16Nd_VmT6ck0Oens5tJJhHPSyh1TvWeR9acEEYzIHms', 'resolutions': [{'height': 111, 'url': 'https://external-preview.redd.it/qlwKQAgpmM1lNG8Ei-ZSOjjGSh7VrXjzwYyqERypb40.jpg?width=108&crop=smart&auto=webp&s=ecda882565717027a59f27c1eb1306d3c2c88cfe', 'width': 108}, {'height': 223, 'url': '...
Google's Questionable Benchmark Results, Misuse of Open LLM Leaderboard & More - Things That Seriously Make Me Angry
1
[removed]
2024-01-01T16:03:03
https://www.reddit.com/r/LocalLLaMA/comments/18vzoq3/googles_questionable_benchmark_results_misuse_of/
Business-Lead2679
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vzoq3
false
null
t3_18vzoq3
/r/LocalLLaMA/comments/18vzoq3/googles_questionable_benchmark_results_misuse_of/
false
false
https://b.thumbs.redditm…kQZsrBBPTEnk.jpg
1
null
Evaluate Your Own LLM using PromptBench
16
Abstract > The evaluation of large language models (LLMs) is crucial to assess their performance and mitigate potential security risks. In this paper, we introduce PromptBench, a unified library to evaluate LLMs. It consists of several key components that are easily used and extended by researchers: prompt constructi...
2024-01-01T15:23:58
https://www.reddit.com/r/LocalLLaMA/comments/18vyvho/evaluate_your_own_llm_using_promptbench/
sapporonight
self.LocalLLaMA
2024-01-01T16:07:47
0
{}
18vyvho
false
null
t3_18vyvho
/r/LocalLLaMA/comments/18vyvho/evaluate_your_own_llm_using_promptbench/
false
false
https://b.thumbs.redditm…yNfmvZvGj38o.jpg
16
{'enabled': False, 'images': [{'id': 'cxa9DpZPirue2lx5ZfkM6QZwFzl9iJ7VrUS_O_0W-bs', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/lcWLTLIo-fU7DVysFZLj-aEEPWN7EDs21Ai8t1Do7X4.jpg?width=108&crop=smart&auto=webp&s=857295477e6105bed181a7727eb8c841fb4ca1e5', 'width': 108}, {'height': 108, 'url': 'h...
Brain-Hacking Chip: inject negative prompts directly into your LLM's thoughts with this oobabooga extension!
1
https://i.imgur.com/dfPQUor.png # Start 2024 right by implanting [Brain-Hacking Chips](https://github.com/SoylentMithril/BrainHackingChip) into your AI pals! Why? The same end game for every brain chip: mind control! Brain-Hacking Chip allows negative prompts to influence the output of every single layer during the L...
2024-01-01T14:53:24
https://www.reddit.com/r/LocalLLaMA/comments/18vy9oc/brainhacking_chip_inject_negative_prompts/
SoylentMithril
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vy9oc
false
null
t3_18vy9oc
/r/LocalLLaMA/comments/18vy9oc/brainhacking_chip_inject_negative_prompts/
false
false
self
1
{'enabled': False, 'images': [{'id': 'B12eK6ofZBOsrH_Cw4KZrTD_NW3TiIRV2S9iQUonBs4', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/b4vGBS-rgVur4KxjLEqEeEakvBXIS1OhB4SuhYteYyo.png?width=108&crop=smart&auto=webp&s=7914da86a0c98089374957189627de2cae66633b', 'width': 108}, {'height': 216, 'url': '...
Gorilla OpenFunctions v1 with function calling support running locally?
1
Has anybody Gorilla OpenFunctions v1 successfully running locally on their computer, e.g. [https://huggingface.co/TheBloke/gorilla-openfunctions-v1-GGUF](https://huggingface.co/TheBloke/gorilla-openfunctions-v1-GGUF)? If yes, how exactly? :-) I tried with LM Studio, but could not get it working. I want to test it as ...
2024-01-01T14:48:28
https://www.reddit.com/r/LocalLLaMA/comments/18vy6ck/gorilla_openfunctions_v1_with_function_calling/
christianweyer
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vy6ck
false
null
t3_18vy6ck
/r/LocalLLaMA/comments/18vy6ck/gorilla_openfunctions_v1_with_function_calling/
false
false
self
1
{'enabled': False, 'images': [{'id': 'RTgFzEIGCEpuFd5KobejlHiQKoO91RecVT_tcXy6nF8', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/r2RXPogDCmA53h11wJtXUWqC3THwqQcyP5y4DofdBVc.jpg?width=108&crop=smart&auto=webp&s=0c246415ce3fe5fa93a4c98ce8c619261d7dfc6f', 'width': 108}, {'height': 116, 'url': 'h...
Is my 8GB RAM Macbook Air M2 not good enough to run these models?
1
As you can tell, I'm a complete noob. I'd like to run this Dolphin model. I'm mostly curious to see what an uncensored LLM looks like. I've got LM Studio. But when I install Dolphin Mixtral 7b, it doesn't behave very well. It produces 1 token every 10ish seconds, and the quality is often really poor. Do I need more p...
2024-01-01T14:24:35
https://www.reddit.com/r/LocalLLaMA/comments/18vxqmm/is_my_8gb_ram_macbook_air_m2_not_good_enough_to/
easyadvance24
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vxqmm
false
null
t3_18vxqmm
/r/LocalLLaMA/comments/18vxqmm/is_my_8gb_ram_macbook_air_m2_not_good_enough_to/
false
false
self
1
null
No-code LLM Finetuner and Deployment
1
Hi everyone! Gaurav here from [MonsterAPI](https://monsterapi.ai/) \- A couple months back we released our [no-code LLM finetuner](https://monsterapi.ai/finetuning) that enables you to finetune open-source LLMs such as Mistral, Llama, Falcon, Zephyr and many more without writing a single line of code. The best part i...
2024-01-01T14:11:18
https://www.reddit.com/r/LocalLLaMA/comments/18vxi6v/nocode_llm_finetuner_and_deployment/
gvij
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vxi6v
false
null
t3_18vxi6v
/r/LocalLLaMA/comments/18vxi6v/nocode_llm_finetuner_and_deployment/
false
false
self
1
null
Need assistance with dolphin-2.5-mixtral-8x7b on Runpod (running very slow)
1
Hello, I am using dolphin-2.5-mixtral-8x7b on Runpod. I am using an A100 SXM with 80GB, 32 vCPU, and 125 GB RAM. I can use it and have good chats with it, but it runs really slow. I am including my setting if anyone can offer a way to increase the speed, it would be most welcomed.
2024-01-01T14:02:30
https://i.redd.it/bz4434vz4u9c1.jpeg
No-Roll5319
i.redd.it
1970-01-01T00:00:00
0
{}
18vxci0
false
null
t3_18vxci0
/r/LocalLLaMA/comments/18vxci0/need_assistance_with_dolphin25mixtral8x7b_on/
false
false
https://b.thumbs.redditm…dJtupjya41rQ.jpg
1
{'enabled': True, 'images': [{'id': 'rNTo7-AtSx-jgFPw6XxaC73esJQIv3PszQ5WbSt6CMs', 'resolutions': [{'height': 51, 'url': 'https://preview.redd.it/bz4434vz4u9c1.jpeg?width=108&crop=smart&auto=webp&s=643f9f85b91c31dd756c377e3e35777db0ae934f', 'width': 108}, {'height': 103, 'url': 'https://preview.redd.it/bz4434vz4u9c1.jp...
Ideas for a New Coding Benchmark
1
Hey guys, I find most benchmarks useless and the top models on the Huggingface benchmark that have scores that are as good as (if not more) GPT-4 prove to be significantly worse in my day-to-day uses. I decided to test a few models of different sizes on prompts that I would use in my daily use to see how useful each ...
2024-01-01T13:19:01
https://www.reddit.com/r/LocalLLaMA/comments/18vwlr8/ideas_for_a_new_coding_benchmark/
Dry_Long3157
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vwlr8
false
null
t3_18vwlr8
/r/LocalLLaMA/comments/18vwlr8/ideas_for_a_new_coding_benchmark/
false
false
https://b.thumbs.redditm…00einjtNi6mk.jpg
1
null
need help with dolphin-2.5-mixtral-8x7b on runpod (running slow)
1
[removed]
2024-01-01T13:04:06
https://www.reddit.com/r/LocalLLaMA/comments/18vwcwt/need_help_with_dolphin25mixtral8x7b_on_runpod/
TheHobbyistHacker
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vwcwt
false
null
t3_18vwcwt
/r/LocalLLaMA/comments/18vwcwt/need_help_with_dolphin25mixtral8x7b_on_runpod/
false
false
https://b.thumbs.redditm…WdpqURbh-5lY.jpg
1
null
vLLM on Windows Home PC
1
[removed]
2024-01-01T12:29:51
https://github.com/aneeshjoy/vllm-windows
AstrionX
github.com
1970-01-01T00:00:00
0
{}
18vvtxq
false
null
t3_18vvtxq
/r/LocalLLaMA/comments/18vvtxq/vllm_on_windows_home_pc/
false
false
https://b.thumbs.redditm…2eZCgzNRZA7k.jpg
1
{'enabled': False, 'images': [{'id': 'FsJYyfl4eD44aVKUW5di9PuVFcQCMcMe_XoXVmXhPNo', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/_m-S0oBFsjdKcKPgwD4xAS6xzkygCqWuwm9KB4v6GG8.jpg?width=108&crop=smart&auto=webp&s=794bbcca4f83011545bd89fa399f9a10be38463a', 'width': 108}, {'height': 108, 'url': 'h...
LLM thinks that deleting porn is unethical
1
I am writing an article for a local community about using LLM while developing programs. I make up various funny examples. So I wrote a request: >Write a code in Haskell that takes a path to a folder as a string. Then it scans the folder and its subfolders for files with names that contain the substring "porn" and del...
2024-01-01T11:30:28
https://www.reddit.com/r/LocalLLaMA/comments/18vuyse/llm_thinks_that_deleting_porn_is_unethical/
Barafu
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vuyse
false
null
t3_18vuyse
/r/LocalLLaMA/comments/18vuyse/llm_thinks_that_deleting_porn_is_unethical/
false
false
self
1
{'enabled': False, 'images': [{'id': 'SySS8z4HY4lo3fR2wDw3-vFlTfya0LmUc-LrouwTr7I', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/i0khuyM5Hj_jwx4zbBUaF9k0gT8Ev53No1LDOvrZXOc.jpg?width=108&crop=smart&auto=webp&s=789a3a756d26976bff08d6671d36d70b56a57a6a', 'width': 108}], 'source': {'height': 15...
What did the AI say to the LLM?
1
Human A to human B: When do you think AI will be able to what we do? Human B: 5 years? LLM to AI: When do you think humans will be able to do what we do? AI: Never! ​
2024-01-01T11:00:10
https://www.reddit.com/r/LocalLLaMA/comments/18vuj68/what_did_the_ai_say_to_the_llm/
danielcar
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vuj68
false
null
t3_18vuj68
/r/LocalLLaMA/comments/18vuj68/what_did_the_ai_say_to_the_llm/
false
false
self
1
null
Use LLM as an editor to format text and fix minor writing issues?
1
I've created a story consisting of a hand full of chapters, each about 5000 tokens, with oobabooga/text-generation-webui, the Playground extension and a model that worked very well for me. But now I need it to become consistent: * The formatting is a mess, in some chapters I have one sentence per paragraph, in an oth...
2024-01-01T10:14:04
https://www.reddit.com/r/LocalLLaMA/comments/18vtwkc/use_llm_as_an_editor_to_format_text_and_fix_minor/
StableLlama
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vtwkc
false
null
t3_18vtwkc
/r/LocalLLaMA/comments/18vtwkc/use_llm_as_an_editor_to_format_text_and_fix_minor/
false
false
self
1
null
LLaMa2Lang v0.2!
1
Just fresh into 2024 and shared here only just about a week ago, we release v0.2 of LLaMa2Lang to fine-tune LLaMa2 for chat in any language! We've worked on the code's stability and optimized speed by reducing duration by 30-60%. With v0.2 we also already have 11 different languages fully fine-tuned as 7B models, 3 la...
2024-01-01T10:06:17
https://www.reddit.com/r/LocalLLaMA/comments/18vtsss/llama2lang_v02/
UnderstandLingAI
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vtsss
false
null
t3_18vtsss
/r/LocalLLaMA/comments/18vtsss/llama2lang_v02/
false
false
self
1
{'enabled': False, 'images': [{'id': 'yzHSMFXhZ7Md2KMOz0h4YlM1iYZZVUSRX5uZa-SLV_8', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/He_xJ-GzBV1ivR8gB2nxIoLmjqD7NPU0RKrAdqw4nYQ.jpg?width=108&crop=smart&auto=webp&s=274118d05635268c7bb17194597283394af52a3f', 'width': 108}, {'height': 108, 'url': 'h...
Running dolphin-mixtral locally via ollama and its not uncensored?
1
Was comparing llama2 vs dolphin-mixtral using terminal on my mac and they both appear to be goody-two-shoes models. While expected from llama2, I was expecting a bit more naughty answers from dolphin-mixtral. What gives? How to make it uncencored? Do I have to provide the prompt about $2000 and harming the kitty thin...
2024-01-01T09:42:13
https://www.reddit.com/r/LocalLLaMA/comments/18vth07/running_dolphinmixtral_locally_via_ollama_and_its/
xylont
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vth07
false
null
t3_18vth07
/r/LocalLLaMA/comments/18vth07/running_dolphinmixtral_locally_via_ollama_and_its/
false
false
self
1
{'enabled': False, 'images': [{'id': 'krjt_5uhqcaDfYjfO7lkezThehav9cAIRJgcK-OKAmM', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/s0D7i4Rco0trWh9Bu1uEkgnoJJLA3UNKUA9vs57seII.jpg?width=108&crop=smart&auto=webp&s=53486800d92d75b19d59502534fa9ba2785c14b0', 'width': 108}, {'height': 113, 'url': 'h...
Yayi2-30b-guanaco
1
Qlora by Guanaco dataset. I just want to have a taste of this model since it has an over 80 MMLU score. only managed to 4bit quant it via mlx [https://huggingface.co/mzbac/yayi2-30b-guanaco](https://huggingface.co/mzbac/yayi2-30b-guanaco) [https://huggingface.co/mzbac/mlx-yayi2-30b-guanaco-4-bit](https://huggingfa...
2024-01-01T08:56:56
https://www.reddit.com/r/LocalLLaMA/comments/18vsuz2/yayi230bguanaco/
mzbacd
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vsuz2
false
null
t3_18vsuz2
/r/LocalLLaMA/comments/18vsuz2/yayi230bguanaco/
false
false
self
1
{'enabled': False, 'images': [{'id': 'k8CLByvIjIkgE3uVzT32dkiOl9mG0uVfWWzMct5S7qA', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/RjAhHtnQkrPuIpGlj1wzgeehPvIOw9yRCbigwVwSp_c.jpg?width=108&crop=smart&auto=webp&s=35f36812d7bdaa6cc340d21cd6522ac59ac81480', 'width': 108}, {'height': 116, 'url': 'h...
is the M3 max 64GB worth it for training LLM?
1
I know there has been post regarding if you can use LLM on apple silicon but I think when people answer it is possible they mean inference? I just ran mistral 7b which worked well, however once I created a script to train on my custom data set, which first consisted of 120K lines, it would take ages.. I decreased the d...
2024-01-01T08:15:13
https://www.reddit.com/r/LocalLLaMA/comments/18vsb0v/is_the_m3_max_64gb_worth_it_for_training_llm/
BukHunt
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vsb0v
false
null
t3_18vsb0v
/r/LocalLLaMA/comments/18vsb0v/is_the_m3_max_64gb_worth_it_for_training_llm/
false
false
self
1
null
I need a local model for grammar review and help with writing and enriching texts.
1
Hello everyone. For several weeks now I have been trying to understand a little more about the local models by reading the forum posts, but to be honest all this is moving too fast for me to fully understand it and I feel that what I am missing to understand everything better is to install a model locally and experim...
2024-01-01T07:51:31
https://www.reddit.com/r/LocalLLaMA/comments/18vryw2/i_need_a_local_model_for_grammar_review_and_help/
Bulky-Buffalo2064
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vryw2
false
null
t3_18vryw2
/r/LocalLLaMA/comments/18vryw2/i_need_a_local_model_for_grammar_review_and_help/
false
false
self
1
null
How to decide on datasets?
1
For improving LLMs via fine tuning, how do you usually decide what datasets / synthetic data you need? For example, improving code understanding, reasoning etc? Or how did Teknium decide how to generate openhermes dataset?
2024-01-01T07:22:01
https://www.reddit.com/r/LocalLLaMA/comments/18vrk0z/how_to_decide_on_datasets/
tief1ghter
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vrk0z
false
null
t3_18vrk0z
/r/LocalLLaMA/comments/18vrk0z/how_to_decide_on_datasets/
false
false
self
1
null
I present my Magnum Opus llm merge of 2023: sonya-medium-x8-MoE!!
1
This is a model merge that I am truly happy with, and my best model merger of 2023. (Happy New Year!) It is a x8 11 billion parameter model in a mixture of experts, totaling 70 billion parameters in total. ​ This model stems from another merge made recently on Hugging Face known as Sonya-7B. What I did was l...
2024-01-01T05:32:36
https://www.reddit.com/r/LocalLLaMA/comments/18vpxf7/i_present_my_magnum_opus_llm_merge_of_2023/
Dazzling_Ad1507
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vpxf7
false
null
t3_18vpxf7
/r/LocalLLaMA/comments/18vpxf7/i_present_my_magnum_opus_llm_merge_of_2023/
false
false
self
1
{'enabled': False, 'images': [{'id': 'I1PNHOM7gJf0uNcyYtPz4vJX-kVjP0t66LmNEhB0iU0', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/iwiyBjDX1FAG1dzv_1nh53-0jqTKjMxB6n0BEqZBb_4.jpg?width=108&crop=smart&auto=webp&s=5908f3ba38030bc6f6859dd0bfa43efa2d0ec305', 'width': 108}, {'height': 116, 'url': 'h...
One model, many LoRAs - theoretically possible?
1
Hi, I was thinking about shortcomings of small models, and was wondering if it would be theoretically possible to set up one large base model, but then have multiple LoRAs loaded into it (switchable based on user request)? The example scenario here is let's say my hardware will only fit one LLM, so I choose something ...
2024-01-01T05:17:37
https://www.reddit.com/r/LocalLLaMA/comments/18vppf5/one_model_many_loras_theoretically_possible/
antimateusz
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vppf5
false
null
t3_18vppf5
/r/LocalLLaMA/comments/18vppf5/one_model_many_loras_theoretically_possible/
false
false
self
1
{'enabled': False, 'images': [{'id': 'PjU6wmQF1j7_lggXMJ7CBd6jAuOydF_l5DI5lNe9bEk', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/HN7LL6-_h0QEKoszwUsk5mGb8prYdYACpiGw_BWGLkw.jpg?width=108&crop=smart&auto=webp&s=250d2a43c420068ca9349ed0e91131e54b25851e', 'width': 108}, {'height': 108, 'url': 'h...
Runpod giving strange error while loading LLM model ?
1
Hi, I am running **TheBloke/Nous-Hermes-2-Yi-34B-AWQ** model LLM on Runpod. I follow the instructions given on the *bloke's page* running AWQ model. I have set "AUTOAWQ" as Loader as instructed. I'm getting the following error while loading the model. I have 1xA6000 GPU, No persistent storage, and 100GB of temporary...
2024-01-01T04:25:54
https://www.reddit.com/r/LocalLLaMA/comments/18vowuh/runpod_giving_strange_error_while_loading_llm/
broodysupertramp
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vowuh
false
null
t3_18vowuh
/r/LocalLLaMA/comments/18vowuh/runpod_giving_strange_error_while_loading_llm/
false
false
self
1
null
LLM for Coding – Minimum Viable Speed/Quality?
1
I'm trying to determine what hardware to buy for coding with a local LLM. I need a new MacBook (for iOS dev), and I'm torn between buying: 1. A cheap MacBook now (M2 Air), then later on a Mac Studio (M1 Ultra 128GB) OR build a PC (maybe with 2x 3090) 2. An expensive MacBook (M2 Max 64-96GB) For my use case I want to ...
2024-01-01T03:51:31
https://www.reddit.com/r/LocalLLaMA/comments/18vodr6/llm_for_coding_minimum_viable_speedquality/
ihavehermes
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vodr6
false
null
t3_18vodr6
/r/LocalLLaMA/comments/18vodr6/llm_for_coding_minimum_viable_speedquality/
false
false
self
1
null
Will this hardware upgrade make sense?
1
I am using Dolphin Mixtral on my machine and the only version that runs fast is the The Bloke Q2 with llama. q4 and q5 fills up my 64gig of ram and slows everything down. Normal Mistral works super fast. My current system contains on SSD for os with about 6gb/s and one for data with about 2gb/s i7 K13700 kf rtx ...
2024-01-01T03:25:23
https://www.reddit.com/r/LocalLLaMA/comments/18vnzd8/will_this_hardware_upgrade_make_sense/
mhaustria
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vnzd8
false
null
t3_18vnzd8
/r/LocalLLaMA/comments/18vnzd8/will_this_hardware_upgrade_make_sense/
false
false
self
1
null
TinyGPT-V: Efficient Multimodal Large Language Model via Small Backbones
1
**Paper**: [https://arxiv.org/abs/2312.16862](https://arxiv.org/abs/2312.16862) **Code**: [https://github.com/DLYuanGod/TinyGPT-V](https://github.com/DLYuanGod/TinyGPT-V) **Models**: [https://huggingface.co/Tyrannosaurus/TinyGPT-V](https://huggingface.co/Tyrannosaurus/TinyGPT-V) **Abstract**: >In the era of advance...
2024-01-01T03:04:57
https://www.reddit.com/r/LocalLLaMA/comments/18vnnuv/tinygptv_efficient_multimodal_large_language/
APaperADay
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vnnuv
false
null
t3_18vnnuv
/r/LocalLLaMA/comments/18vnnuv/tinygptv_efficient_multimodal_large_language/
false
false
https://b.thumbs.redditm…GIQc_8Xuh_cM.jpg
1
null
Generative AI for Math: Part I -- MathPile: A Billion-Token-Scale Pretraining Corpus for Math
1
**Paper**: [https://arxiv.org/abs/2312.17120](https://arxiv.org/abs/2312.17120) **Datasets**: [https://huggingface.co/datasets/GAIR/MathPile](https://huggingface.co/datasets/GAIR/MathPile) **Code**: [https://github.com/GAIR-NLP/MathPile/](https://github.com/GAIR-NLP/MathPile/) **Project page**: [https://gair-nlp.git...
2024-01-01T02:20:26
https://www.reddit.com/r/LocalLLaMA/comments/18vmxw2/generative_ai_for_math_part_i_mathpile_a/
APaperADay
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vmxw2
false
null
t3_18vmxw2
/r/LocalLLaMA/comments/18vmxw2/generative_ai_for_math_part_i_mathpile_a/
false
false
self
1
null
Pytorch CUDA GPU Help
1
Hi I started learning pytorch, but I soon ran into a problem when I ran torch.cuda.is\_available() and it was returning false. I am on a thinkpad z13, with a AMD Ryzen 7 PRO 6850U with Radeon Graphics processor. What options do I have to get this to work? Thanks
2024-01-01T01:16:09
https://www.reddit.com/r/LocalLLaMA/comments/18vlua6/pytorch_cuda_gpu_help/
OptionApprehensive24
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vlua6
false
null
t3_18vlua6
/r/LocalLLaMA/comments/18vlua6/pytorch_cuda_gpu_help/
false
false
self
1
null
How bad is Gemini Pro?
1
2024-01-01T00:42:23
https://i.redd.it/ay5nh9s86q9c1.jpeg
IndianaCahones
i.redd.it
1970-01-01T00:00:00
0
{}
18vl8bd
false
null
t3_18vl8bd
/r/LocalLLaMA/comments/18vl8bd/how_bad_is_gemini_pro/
false
false
https://a.thumbs.redditm…O7FTS5bjgar4.jpg
1
{'enabled': True, 'images': [{'id': 'k4ghVA7A9ek9qzi85UyaAuFoVWisMtl7ny74yANhdQk', 'resolutions': [{'height': 114, 'url': 'https://preview.redd.it/ay5nh9s86q9c1.jpeg?width=108&crop=smart&auto=webp&s=36598c8ea7ecca76f4499eb30c95e33db14a432a', 'width': 108}, {'height': 228, 'url': 'https://preview.redd.it/ay5nh9s86q9c1.j...
Mixtral quants with GPTQ - yesterday's ooba snapshot still can't load them?
5
I read some good things about this model: https://huggingface.co/NeverSleep/Noromaid-v0.1-mixtral-8x7b-v3 And got it working with GGUF, but wanted to try to squeeze one of the quants onto the GPU using GPTQ, e.g. https://huggingface.co/TheBloke/Noromaid-v0.1-mixtral-8x7b-v3-GPTQ But looking further into this, I see c...
2023-12-31T23:38:27
https://www.reddit.com/r/LocalLLaMA/comments/18vk2ia/mixtral_quants_with_gptq_yesterdays_ooba_snapshot/
HateDread
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vk2ia
false
null
t3_18vk2ia
/r/LocalLLaMA/comments/18vk2ia/mixtral_quants_with_gptq_yesterdays_ooba_snapshot/
false
false
self
5
{'enabled': False, 'images': [{'id': '7aDSbEU9MAYAGyM6GeTZ8Bav1JtPV5Ol18IAlm9nhN8', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/e4uQHczpVq0zk_TsSzV9QZN2PpvXcK26hIzdm59lUBY.jpg?width=108&crop=smart&auto=webp&s=55eb05445b30dc1ac5dafcb7a8418d75a6cce69f', 'width': 108}, {'height': 116, 'url': 'h...
How do you prompt if you use LLM's for story generation?
16
Hello! I've been playing around with some 7B sized models for story generation. Here is the following prompt I've been using with some success. Breaking the story structure down into segments helped get good responses from the models. I would love to know how others format prompts for when working with stories. < ...
2023-12-31T21:45:07
https://www.reddit.com/r/LocalLLaMA/comments/18vhwvo/how_do_you_prompt_if_you_use_llms_for_story/
wiesel26
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vhwvo
false
null
t3_18vhwvo
/r/LocalLLaMA/comments/18vhwvo/how_do_you_prompt_if_you_use_llms_for_story/
false
false
self
16
null
Help Needed: Finding a GitHub LLM Dataset
1
I don't remember exactly where, but I saw somewhere on the internet a GitHub dataset for LLM, where can I find it?
2023-12-31T21:40:20
https://www.reddit.com/r/LocalLLaMA/comments/18vhth0/help_needed_finding_a_github_llm_dataset/
SliceAccomplished575
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vhth0
false
null
t3_18vhth0
/r/LocalLLaMA/comments/18vhth0/help_needed_finding_a_github_llm_dataset/
false
false
self
1
null
Training your own data into a model?
4
I'm wondering how many people trained in their own data for personal use without releasing it, if the dataset used is too small to make any notable difference on the models general outputs but gives it the foundation to discuss a few niche topics that not even giants like GPT4 can touch? Recent discussions about how C...
2023-12-31T21:30:23
https://www.reddit.com/r/LocalLLaMA/comments/18vhmcy/training_your_own_data_into_a_model/
-Automaticity
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vhmcy
false
null
t3_18vhmcy
/r/LocalLLaMA/comments/18vhmcy/training_your_own_data_into_a_model/
false
false
self
4
null
Fast approx. inference on 1 GPU with sparsity aware offloading (58% of model size in GPU)
60
Fast approximate inference on a single GPU with sparsity aware offloading \~15x faster than naive offloading \~7x faster than partial dense offloading with same GPU memory usage \~58% of model size in GPU memory **demo (**hugging space**)**: [https://huggingface.co/spaces/austinsilveria/tricksy](https://huggi...
2023-12-31T21:27:23
https://www.reddit.com/r/LocalLLaMA/comments/18vhk8p/fast_approx_inference_on_1_gpu_with_sparsity/
galambalazs
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vhk8p
false
null
t3_18vhk8p
/r/LocalLLaMA/comments/18vhk8p/fast_approx_inference_on_1_gpu_with_sparsity/
false
false
https://b.thumbs.redditm…4kY2sfSB5Pio.jpg
60
{'enabled': False, 'images': [{'id': 'Fm2hBk0wfIUNhiQpdawBYeZvlKYnuviN-OnSnmB2cg4', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/3B8_82bRhEvVrWpLOdM3b19Pho4L1OG9QLNPBJNlxWQ.jpg?width=108&crop=smart&auto=webp&s=7510cb80af760b6b5ac1ba54e40a37ac28b9ba09', 'width': 108}, {'height': 116, 'url': 'h...
Do local LLM's learn from previous conversations?
1
I've been doing some RP in LM Studio and it seems like pieces of previous conversations are making their way into the AI's responses. Does it "learn" and adapt, across conversations? If so, is there a way to "reset" it?
2023-12-31T21:06:23
https://www.reddit.com/r/LocalLLaMA/comments/18vh4q0/do_local_llms_learn_from_previous_conversations/
CincyTriGuy
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vh4q0
false
null
t3_18vh4q0
/r/LocalLLaMA/comments/18vh4q0/do_local_llms_learn_from_previous_conversations/
false
false
self
1
null
surprising enough apple doing some open sourcing stuff in Ai, did any one test apple ferrate till ?now?
1
[apple ferrate](https://github.com/apple/ml-ferret) pretty curious wanna test it [0](https://preview.redd.it/mu91b9rl2p9c1.png?width=1318&format=png&auto=webp&s=a708d03cdc6c47424caa3afa319a8683a3c4bac4)
2023-12-31T21:02:20
https://www.reddit.com/r/LocalLLaMA/comments/18vh1rg/surprising_enough_apple_doing_some_open_sourcing/
GlitteringAdvisor530
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vh1rg
false
null
t3_18vh1rg
/r/LocalLLaMA/comments/18vh1rg/surprising_enough_apple_doing_some_open_sourcing/
false
false
https://b.thumbs.redditm…B1GsNZkGsCsU.jpg
1
{'enabled': False, 'images': [{'id': 'erhz4yawFbZgaP6vTR0Oa1Rlj_1AA174OwiqaFm2Hbo', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/mPsSsCpxv2MfpbNC64ym3YSTbm_XLRpe0Im55uzE0Sk.jpg?width=108&crop=smart&auto=webp&s=bada49f652e1dafcdb25b7612fc22a58c523e372', 'width': 108}, {'height': 108, 'url': 'h...
Finding Yourself in LLMs (Part 1)
1
2023-12-31T20:45:08
https://medium.com/@rook.io.ax/ghost-in-the-machine-finding-yourself-in-llms-part-1-d664424b836c
AlternativeMath-1
medium.com
1970-01-01T00:00:00
0
{}
18vgp1a
false
null
t3_18vgp1a
/r/LocalLLaMA/comments/18vgp1a/finding_yourself_in_llms_part_1/
false
false
https://b.thumbs.redditm…ha9k7vy-H0bY.jpg
1
{'enabled': False, 'images': [{'id': 'o3vlIp3RUfILGi3mASKwXh4jx6cMeBNnlHS3w9SELUQ', 'resolutions': [{'height': 78, 'url': 'https://external-preview.redd.it/h4j91juSel7ZvlETAUdjq5YIRo8uvvG3OXH_fpWn7-g.jpg?width=108&crop=smart&auto=webp&s=ca201264a9609535c305f6c0818c852c14a81716', 'width': 108}, {'height': 157, 'url': 'h...
How does thebloke quantize LLMs?
1
[removed]
2023-12-31T19:57:38
https://www.reddit.com/r/LocalLLaMA/comments/18vfpst/how_does_thebloke_quantize_llms/
duruixuan
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vfpst
false
null
t3_18vfpst
/r/LocalLLaMA/comments/18vfpst/how_does_thebloke_quantize_llms/
false
false
self
1
null
Dolphin 2.6 mistral has been further tuned with DPO!
133
2023-12-31T19:48:19
https://huggingface.co/cognitivecomputations/dolphin-2.6-mistral-7b-dpo
noneabove1182
huggingface.co
1970-01-01T00:00:00
0
{}
18vfiq3
false
null
t3_18vfiq3
/r/LocalLLaMA/comments/18vfiq3/dolphin_26_mistral_has_been_further_tuned_with_dpo/
false
false
https://b.thumbs.redditm…opSInYGoxq3I.jpg
133
{'enabled': False, 'images': [{'id': 'NLR5VrdvEbJsd_lXacOd3iUzZiOWOZnJk92oVQkP7MY', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/uAWyj_Q8jmh4tHkyJvbBFO90_qfH8myrS9r9IjiAQHc.jpg?width=108&crop=smart&auto=webp&s=5aabae7a1bf88622054ca3b009c80bfcdd6c377a', 'width': 108}, {'height': 116, 'url': 'h...
Best/Fastest way to run dolphin-2.6-mixtral-8x7b on a 3080 10GB with ST?
10
Right now I'm using KoboldCPP with the [following settings.](https://i.imgur.com/Rq6L3Ej.png) Token speed is *useable* ([Initial prompt processing ~1T/s](https://i.imgur.com/Qf7OJMi.png), subsequent follow-up [prompts are ~4T/s](https://i.imgur.com/QfD9uc8.png)) but I was wondering if there's anything else I can do to ...
2023-12-31T19:16:37
https://www.reddit.com/r/LocalLLaMA/comments/18veufa/bestfastest_way_to_run_dolphin26mixtral8x7b_on_a/
LuxuryFishcake
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18veufa
false
null
t3_18veufa
/r/LocalLLaMA/comments/18veufa/bestfastest_way_to_run_dolphin26mixtral8x7b_on_a/
false
false
self
10
{'enabled': False, 'images': [{'id': 'yeMwH1DjYySix1Dfhy5bDT7wcz1PXMdrqWPLrqmNZxg', 'resolutions': [{'height': 95, 'url': 'https://external-preview.redd.it/XgGH--fhNZVcM3Q1aduBx4Uk7haZjUkIMFQREpIkAiQ.png?width=108&crop=smart&auto=webp&s=62e57a7155d9858337e3fec14d9ff0f093677be6', 'width': 108}, {'height': 191, 'url': 'h...
Looking for resources for creating custom RAG implementations
7
Hello Team! I've been exploring the concept of RAG systems and noticed that most discussions here revolve around custom implementations rather than standard frameworks. I'm working on a project to develop a chat with PDF application (yes, a bit behind the trend). My current setup involves: * **PDF Text Conversion:** ...
2023-12-31T18:30:49
https://www.reddit.com/r/LocalLLaMA/comments/18vdvd1/looking_for_resources_for_creating_custom_rag/
Jvaughan22
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vdvd1
false
null
t3_18vdvd1
/r/LocalLLaMA/comments/18vdvd1/looking_for_resources_for_creating_custom_rag/
false
false
self
7
null
Idea for an LM working group
2
I have an idea for a "[Language Model Working Group](https://www.notion.so/broskii/LMWG-dceec76e171443c6ac50c37b3b04d673)" (LMWG). Basically a group of people who meet online weekly to discuss and implement concepts from research papers centered around language models. The purpose is to curate a community of people t...
2023-12-31T18:13:53
https://www.reddit.com/r/LocalLLaMA/comments/18vdin5/idea_for_an_lm_working_group/
IffyNibba01
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vdin5
false
null
t3_18vdin5
/r/LocalLLaMA/comments/18vdin5/idea_for_an_lm_working_group/
false
false
self
2
{'enabled': False, 'images': [{'id': 'hYtH6yDFBMMJvni97GxRV1MTCjf7ZXx6gL7lTQWWyl0', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/N0u16U6UuoVWsIOsDsmCxGF9TOlUEuR-KW8HNr7Y_EA.jpg?width=108&crop=smart&auto=webp&s=5e7e70a5802c3ae7f6fbb2eb92996ebfe087b817', 'width': 108}, {'height': 216, 'url': '...
HW Resources regarding Inference vs. Training, Fine-Tuning, etc.
3
I sincerely apologize if this has been answered repeatedly, but do I understand correctly that hardware to do inferencing at decent speeds for a user or two is still vastly underpowered to do any kind of model augmentation in an acceptable or tolerable timeframe? For instance, would a small company dabbling in tuning ...
2023-12-31T17:57:11
https://www.reddit.com/r/LocalLLaMA/comments/18vd5z1/hw_resources_regarding_inference_vs_training/
Smeetilus
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vd5z1
false
null
t3_18vd5z1
/r/LocalLLaMA/comments/18vd5z1/hw_resources_regarding_inference_vs_training/
false
false
self
3
null
How do I properly close or quit KoboldCpp and SillyTavern [linux]
1
I get that these are supposed to run all the time but my system can't handle that and occasionally I like to use my system for gaming as well. Unfortunately there seems to be no neat way to close koboldcpp or sillytavern at least not from the UI (that I could find). ctrl+z in the koboldcpp terminal leaves me wit...
2023-12-31T17:51:49
https://www.reddit.com/r/LocalLLaMA/comments/18vd1yj/how_do_i_properly_close_or_quit_koboldcpp_and/
Ill_Television9721
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vd1yj
false
null
t3_18vd1yj
/r/LocalLLaMA/comments/18vd1yj/how_do_i_properly_close_or_quit_koboldcpp_and/
false
false
self
1
null
LLM For a Newb
3
Hello, I am new to these things, I tried running some LLM locally and I succeeded so I know little, I used exui, textgen web ui etc., I want to enhance my coding skills, get debug and best practices assist about programming. I ran Phind-Codellama-34B-v2-exl2 but its answers weren't good enough. Maybe I setup things wro...
2023-12-31T17:21:19
https://www.reddit.com/r/LocalLLaMA/comments/18vceug/llm_for_a_newb/
Lxne
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vceug
false
null
t3_18vceug
/r/LocalLLaMA/comments/18vceug/llm_for_a_newb/
false
false
self
3
null
Seeking a guide for total noob
6
Hi. I want to run a llm on my machine. Sadly I have a AMD GPU. I tried ollama in the wls with the Dolphin Mixtrel model but I was painfully slow. I think my machine need more ram because It keep the SSD at 100% usage all the time. I'm thinking to use a old server I have on house with 2x2630L V2 and 96GB of ram. No N...
2023-12-31T16:36:28
https://www.reddit.com/r/LocalLLaMA/comments/18vbfvg/seeking_a_guide_for_total_noob/
parrita710
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18vbfvg
false
null
t3_18vbfvg
/r/LocalLLaMA/comments/18vbfvg/seeking_a_guide_for_total_noob/
false
false
self
6
null
Recommended models for day to day productivity?
7
I’m running LM Studio on a MacBook Pro M1 Max with 64GB of RAM. Currently using Bard as my daily driver for help with mostly work stuff; content for presentations, verbiage for statements of work, etc. I actually prefer Bard’s writing style over Chat GPT since Gemini. Anyway, curious if there’s a local model that would...
2023-12-31T15:57:03
https://www.reddit.com/r/LocalLLaMA/comments/18valnr/recommended_models_for_day_to_day_productivity/
CincyTriGuy
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18valnr
false
null
t3_18valnr
/r/LocalLLaMA/comments/18valnr/recommended_models_for_day_to_day_productivity/
false
false
self
7
null
LLM inference in a couple of lines of code
43
2023-12-31T15:25:16
https://i.redd.it/9hswf13pen9c1.jpeg
davidmezzetti
i.redd.it
1970-01-01T00:00:00
0
{}
18v9y5u
false
null
t3_18v9y5u
/r/LocalLLaMA/comments/18v9y5u/llm_inference_in_a_couple_of_lines_of_code/
false
false
https://a.thumbs.redditm…cjmZdrR4mw14.jpg
43
{'enabled': True, 'images': [{'id': 'enFiknyXujWPRTf-4HFDh_FMu210Iq9lBZmZOQPSy9c', 'resolutions': [{'height': 58, 'url': 'https://preview.redd.it/9hswf13pen9c1.jpeg?width=108&crop=smart&auto=webp&s=7362feb03df7056ffd9e1da08226e905b91450ff', 'width': 108}, {'height': 117, 'url': 'https://preview.redd.it/9hswf13pen9c1.jp...
Which GPU should I opt to run 34b models?
1
I want to run 34b Yi Models. On Runpod, would dolphin-2.2-yi-34b run on "2 x A6000" or "1 x A100" GPU ? Can I run it on 1xA6000 ? It's just for budget personal use.
2023-12-31T14:53:18
https://www.reddit.com/r/LocalLLaMA/comments/18v9b4q/which_gpu_should_i_opt_to_run_34b_models/
broodysupertramp
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18v9b4q
false
null
t3_18v9b4q
/r/LocalLLaMA/comments/18v9b4q/which_gpu_should_i_opt_to_run_34b_models/
false
false
self
1
null
Is the A6000 GPU slow for the 7B model on Runpod?
7
I am trying Runpod for the first time. \- I am using Bloke's Template. \- Model: TheBloke/dolphin-2.6-mistral-7B-GGUF (Q6) - (5.7 GB model). \- I am using 1 x RTX A6000, 9v CPU - 50GB RAM, spot-secured cloud, 100GB Disk, No volume mounted. I am getting 1 word per second for my query. For 7B models, I get better...
2023-12-31T14:36:33
https://www.reddit.com/r/LocalLLaMA/comments/18v8zvd/is_the_a6000_gpu_slow_for_the_7b_model_on_runpod/
broodysupertramp
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18v8zvd
false
null
t3_18v8zvd
/r/LocalLLaMA/comments/18v8zvd/is_the_a6000_gpu_slow_for_the_7b_model_on_runpod/
false
false
https://b.thumbs.redditm…_j2OM68yQTJI.jpg
7
null
"OC is not multiple of cta_N = 64" - Python error running AWQ model
1
I have been trying to run AWQ models in python using transformers... and after installing Cuda 12.1 and AWQ... I get the error "OC is not multiple of cta\_N = 64", which I couldn't find in Google at all... any recommendations on how to fix it? from transformers import AutoModelForCausalLM, AutoTokenizer impo...
2023-12-31T14:24:25
https://www.reddit.com/r/LocalLLaMA/comments/18v8s3u/oc_is_not_multiple_of_cta_n_64_python_error/
Ecstatic_Sale1739
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18v8s3u
false
null
t3_18v8s3u
/r/LocalLLaMA/comments/18v8s3u/oc_is_not_multiple_of_cta_n_64_python_error/
false
false
self
1
null
how much does it cost for you to use mistral at production level??
5
isnt it too costly, i have seen ppl using mistral so often but i wonder how you guys are bearing the prices. https://preview.redd.it/iu11y3z01n9c1.png?width=1352&format=png&auto=webp&s=b14cfc290106ca6f72725f540bace9bcd2b4c563
2023-12-31T14:09:41
https://www.reddit.com/r/LocalLLaMA/comments/18v8ikz/how_much_does_it_cost_for_you_to_use_mistral_at/
GlitteringAdvisor530
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18v8ikz
false
null
t3_18v8ikz
/r/LocalLLaMA/comments/18v8ikz/how_much_does_it_cost_for_you_to_use_mistral_at/
false
false
https://b.thumbs.redditm…hSl1PClqzuEw.jpg
5
null
LLM Guide for Idiots?
43
Hi, I've fallen deep into the rabbit hole and I need help 😅 I have 64GB of RAM, a 4090 and a 7900x3D. But... I am confused :D I tried KoboldAI and the Text-Generator-WebUI. I tried different models but they are either very stupid (almost ignoring my prompt) or the performance is abysmal. like 0.5-1 token/s I know ...
2023-12-31T13:57:57
https://www.reddit.com/r/LocalLLaMA/comments/18v8aqh/llm_guide_for_idiots/
TahPenguin
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
18v8aqh
false
null
t3_18v8aqh
/r/LocalLLaMA/comments/18v8aqh/llm_guide_for_idiots/
false
false
self
43
null