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 ⌀ |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Good tutorial/direction to setup local LLM customized with company data | 1 | Hi everyone,
Long time lurker trying to keep up with best resources and tips for my next mission.
I want to customize a pre-built LLM based on our customers CRM data and deploy it locally (or via company infrastructure).
What is the best tutorial you know of that would help me in this path?
Also if you can just sha... | 2023-11-30T17:17:16 | https://www.reddit.com/r/LocalLLaMA/comments/187nq8u/good_tutorialdirection_to_setup_local_llm/ | nkasperatus | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187nq8u | false | null | t3_187nq8u | /r/LocalLLaMA/comments/187nq8u/good_tutorialdirection_to_setup_local_llm/ | false | false | self | 1 | null |
Qwen-72B benchmark scores only slightly drop after 4bit quantization | 54 | 2023-11-30T16:48:34 | https://x.com/abacaj/status/1730265491409625347?s=46 | NLTPanaIyst | x.com | 1970-01-01T00:00:00 | 0 | {} | 187n2da | false | null | t3_187n2da | /r/LocalLLaMA/comments/187n2da/qwen72b_benchmark_scores_only_slightly_drop_after/ | false | false | 54 | {'enabled': False, 'images': [{'id': 'BaouGAtIVGqSDbs91v92YqfRDmSZb-r2OGbOT-fi2s0', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/mgOPo0zgJ1NUXiB8QqwcTcKiJlb7sBCVTnvR0IebyoE.jpg?width=108&crop=smart&auto=webp&s=dbffe9aa3fac508d536748530d50f9e5ce85be85', 'width': 108}, {'height': 121, 'url': 'h... | ||
Mozilla Llamafile - bundling one model & llama.cpp into a single executable | 43 | Just read about this project on Twitter and it sounds really interesting:
https://github.com/mozilla-Ocho/llamafile
What do guys think, might be even more simple than Ollama? | 2023-11-30T16:41:56 | https://www.reddit.com/r/LocalLLaMA/comments/187mwv5/mozilla_llamafile_bundling_one_model_llamacpp/ | Danmoreng | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187mwv5 | false | null | t3_187mwv5 | /r/LocalLLaMA/comments/187mwv5/mozilla_llamafile_bundling_one_model_llamacpp/ | false | false | self | 43 | {'enabled': False, 'images': [{'id': 'zQRyu3-X4-bBYJ1vheZBbUi1Jh6_cRVzY3W1HsR2A7g', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/u14dNPrNeX2FQjuaA8U3b30v6tDq33mNhNEIz_cgWq0.jpg?width=108&crop=smart&auto=webp&s=a07e04bf781c543665bad4c1ced15d6e9f0045da', 'width': 108}, {'height': 108, 'url': 'h... |
Recreating alpaca instruction fine tuning dataset using Llama | 4 | The license of Alpaca dataset prevents from using the dataset for commercial purposes. Is there a project / pipeline that can be used to regenerate such a dataset from Llama 2 rather than OpenAI API ? | 2023-11-30T16:27:00 | https://www.reddit.com/r/LocalLLaMA/comments/187mjqa/recreating_alpaca_instruction_fine_tuning_dataset/ | maayon | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187mjqa | false | null | t3_187mjqa | /r/LocalLLaMA/comments/187mjqa/recreating_alpaca_instruction_fine_tuning_dataset/ | false | false | self | 4 | null |
Yet another 70B Foundation Model: Aquila2-70B-Expr | 25 | [https://huggingface.co/BAAI/Aquila2-70B-Expr](https://huggingface.co/BAAI/Aquila2-70B-Expr) | 2023-11-30T16:24:29 | https://www.reddit.com/r/LocalLLaMA/comments/187mhmj/yet_another_70b_foundation_model_aquila270bexpr/ | QuieselWusul | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187mhmj | false | null | t3_187mhmj | /r/LocalLLaMA/comments/187mhmj/yet_another_70b_foundation_model_aquila270bexpr/ | false | false | self | 25 | {'enabled': False, 'images': [{'id': 'koYn4RyhoZUeyQ2jTB-08iUYcJjINwB7P-pStbgs_rg', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/a2xpu22N0MuMxHWt2yoJ7h0zGVYrexbL7XzmRK2Psgc.jpg?width=108&crop=smart&auto=webp&s=df97e861fcea843085714faff599fa08576e3b42', 'width': 108}, {'height': 116, 'url': 'h... |
Can somebody answer this because google's being a idiot about it | 1 | So I ask this thing a question. It answers. Does this model train itself off of that question and answer (does it get added to the training dataset) when deployed locally? does this model train itself off of user input over time, or do I have to manually feed it a spreadsheet whenever I want to train it? It should be a... | 2023-11-30T16:14:25 | https://www.reddit.com/r/LocalLLaMA/comments/187m8z0/can_somebody_answer_this_because_googles_being_a/ | Titan2562 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187m8z0 | false | null | t3_187m8z0 | /r/LocalLLaMA/comments/187m8z0/can_somebody_answer_this_because_googles_being_a/ | false | false | self | 1 | null |
🎅🏼☃️ Looking For Sweet Deals & Holiday Discounts on Trending Items and new gear☃️ You Must come and check us out before it’s too late ☃️🎅🏼 | 1 | <a target="_blank" href="https://www.amazon.com/b?_encoding=UTF8&tag=drewdaking100-20&linkCode=ur2&linkId=010ecb592e718764032b4ab592fe34de&camp=1789&creative=9325&node=672123011">High Fashion Gear</a> | 2023-11-30T15:51:58 | https://www.amazon.com/ref=navm_hdr_logo | Expensive_Health2822 | amazon.com | 1970-01-01T00:00:00 | 0 | {} | 187lpvs | false | null | t3_187lpvs | /r/LocalLLaMA/comments/187lpvs/looking_for_sweet_deals_holiday_discounts_on/ | false | false | default | 1 | null |
Is the goal to make AGI sentient? | 1 | [removed] | 2023-11-30T15:48:23 | https://www.reddit.com/r/LocalLLaMA/comments/187lmti/is_the_goal_to_make_agi_sentient/ | Alert-Estimate | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187lmti | false | null | t3_187lmti | /r/LocalLLaMA/comments/187lmti/is_the_goal_to_make_agi_sentient/ | false | false | self | 1 | null |
GPU-over-IP for LLM inference? | 1 | Has anyone tried to combine a server with a moderately powerful GPU with a server with a lot of RAM to run inference? Especially with llama. Cpp where you can offload just some of the layers to GPU?
​
[https://github.com/Juice-Labs/Juice-Labs/wiki](https://github.com/Juice-Labs/Juice-Labs/wiki) | 2023-11-30T15:42:28 | https://www.reddit.com/r/LocalLLaMA/comments/187lhti/gpuoverip_for_llm_inference/ | Jugg3rnaut | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187lhti | false | null | t3_187lhti | /r/LocalLLaMA/comments/187lhti/gpuoverip_for_llm_inference/ | false | false | self | 1 | {'enabled': False, 'images': [{'id': 'Z7hCMRP5BgclywOevANkBtQf8U6HsZlW3ii7ieXyrpw', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/YWsH2OV2d5obTJ1Dcon2a_ffyv8vqSgMBG1goFtZ7ZA.jpg?width=108&crop=smart&auto=webp&s=846712f7a409b6c4bf81877c83ea45e7a3d1653a', 'width': 108}, {'height': 108, 'url': 'h... |
Which MBP M3 Max good enough for llama2-70b(-chat)? | 1 | [removed] | 2023-11-30T15:15:28 | https://www.reddit.com/r/LocalLLaMA/comments/187kvni/which_mbp_m3_max_good_enough_for_llama270bchat/ | National_Noise_4863 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187kvni | false | null | t3_187kvni | /r/LocalLLaMA/comments/187kvni/which_mbp_m3_max_good_enough_for_llama270bchat/ | false | false | self | 1 | null |
How to Properly Scale Language Model Creativity | 25 | So, in my last sampler breakdown post which was very popular, I briefly mentioned something that is [quite important](https://www.reddit.com/r/LocalLLaMA/comments/17vonjo/your_settings_are_probably_hurting_your_model_why/): how the order of temperature the model.
After some more testing, I eventually came to to the co... | 2023-11-30T15:08:04 | https://www.reddit.com/r/LocalLLaMA/comments/187kpr6/how_to_properly_scale_language_model_creativity/ | kindacognizant | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187kpr6 | false | null | t3_187kpr6 | /r/LocalLLaMA/comments/187kpr6/how_to_properly_scale_language_model_creativity/ | false | false | 25 | null | |
Is LocalLLaMA on RunPod cheaper than Chat GPT4 for text prompts? | 1 | I have a query which costs around 300 tokens, and as 1000 tokens cost 0,06 USD that translates to roughly 0,02 USD for that request.
Let say I would deploy a LocalLLaMA on RunPod, on one of the cheaper machines, would that request be cheaper than running it on GPT4? | 2023-11-30T14:55:21 | https://www.reddit.com/r/LocalLLaMA/comments/187kf18/is_localllama_on_runpod_cheaper_than_chat_gpt4/ | allun11 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187kf18 | false | null | t3_187kf18 | /r/LocalLLaMA/comments/187kf18/is_localllama_on_runpod_cheaper_than_chat_gpt4/ | false | false | self | 1 | null |
What's the best chat model for maximum context length on 48gb VRAM (2x3090)? | 7 | I've been away from the local LLM scene for just a few months (mostly to fixate on VR gaming) and I feel like everything has changed in that time. Ooba and ST look completely different. Models that I used to love are getting pooped upon by newer models. China + Open Source is a thing now? I feel like I stepped out of a... | 2023-11-30T14:40:26 | https://www.reddit.com/r/LocalLLaMA/comments/187k2ty/whats_the_best_chat_model_for_maximum_context/ | idkanythingabout | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187k2ty | false | null | t3_187k2ty | /r/LocalLLaMA/comments/187k2ty/whats_the_best_chat_model_for_maximum_context/ | false | false | self | 7 | null |
vLLM vs DeepSpeed Contradictory Reports? | 4 | The DeepSpeed team recently published a blog post stating that their inference time is 2.4 times faster than vLLM on a 4xA100 setup. Subsequently, the vLLM team countered with their own blog post, asserting that their experiments on a single A100 demonstrate faster performance than DeepSpeed. What are your thoughts on ... | 2023-11-30T14:29:23 | https://www.reddit.com/r/LocalLLaMA/comments/187jttj/vllm_vs_deepspeed_contradictory_reports/ | siradanpanda | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187jttj | false | null | t3_187jttj | /r/LocalLLaMA/comments/187jttj/vllm_vs_deepspeed_contradictory_reports/ | false | false | self | 4 | {'enabled': False, 'images': [{'id': 'n5f_3hNk2UHRQIjqady2_oqieB3TMyAisftOABZdB-0', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/yl7vzqCvCe80mM29Brodl2jcBumRfXq5MPZU8HJVdv0.jpg?width=108&crop=smart&auto=webp&s=68238bb766789de982f117c5eaf33b1552eb07d7', 'width': 108}, {'height': 108, 'url': 'h... |
A Lecture on How to Scale Open LLMs to GPT4 Level | 116 | Hey everyone, I work as a scientist at Microsoft Research and I spend a lot of my time training LLMs. I am super excited about the progress of open source llms and have I am happy to share some thoughts and ideas on how to scale them to GPT4 level.
Find my video lecture on this
Here
https://youtu.be/gWJj-6udLWU?si=... | 2023-11-30T14:10:15 | https://www.reddit.com/r/LocalLLaMA/comments/187jehr/a_lecture_on_how_to_scale_open_llms_to_gpt4_level/ | johnolafenwa | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187jehr | false | null | t3_187jehr | /r/LocalLLaMA/comments/187jehr/a_lecture_on_how_to_scale_open_llms_to_gpt4_level/ | false | false | self | 116 | {'enabled': False, 'images': [{'id': 'HH43u2oyoVVN3smB6vabdroR_TsH1LuKrKyHj0fHAx8', 'resolutions': [{'height': 81, 'url': 'https://external-preview.redd.it/d0TFcJJ9e90jcdl16fiHZaHW0peCu1gibL8A-S4isII.jpg?width=108&crop=smart&auto=webp&s=41eef4167268607aef8e535c99f569385f7ea169', 'width': 108}, {'height': 162, 'url': 'h... |
What would an LLM OS look like? | 1 | 2023-11-30T13:38:22 | https://campedersen.com/llm-os/ | camp_throw | campedersen.com | 1970-01-01T00:00:00 | 0 | {} | 187iqee | false | null | t3_187iqee | /r/LocalLLaMA/comments/187iqee/what_would_an_llm_os_look_like/ | false | false | 1 | {'enabled': False, 'images': [{'id': 'jun6t_rk2aNH9Pn65pcyrQ6Thdgnp2y3mK1rEELgGPE', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/83VIr7Z42OyEUr_sXNE3VguqqKzdRfzSiXYRyd_cXmU.jpg?width=108&crop=smart&auto=webp&s=b6d3b6f0a5b5de8fe5f1c7003b0ccb4b272b52cb', 'width': 108}, {'height': 113, 'url': 'h... | ||
LLM Quiz for beginners (google form) | 4 | There are many great resources to **learn** about LLMs, but I haven't seen any good LLM **quizzes**. I made a quiz on LLM basics for **absolute beginners**:
[https://docs.google.com/forms/d/e/1FAIpQLScbWN3qwqeIc0b1cCRqm7y8dP4hUQE6WySmqcTVxyVxruwdoA/viewform](https://docs.google.com/forms/d/e/1FAIpQLScbWN3qwqeIc0b1cCRq... | 2023-11-30T13:16:23 | https://www.reddit.com/r/LocalLLaMA/comments/187iajr/llm_quiz_for_beginners_google_form/ | SatoshiNotMe | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187iajr | false | null | t3_187iajr | /r/LocalLLaMA/comments/187iajr/llm_quiz_for_beginners_google_form/ | false | false | self | 4 | {'enabled': False, 'images': [{'id': 'foI9lvFo_ziO_5weWti4OQi9ARFvzfFelSWmGj9ZNEo', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/MZz4ZRY0k57NfoZSv_1ayaIDED1VovwNpO4JDXb-mtc.jpg?width=108&crop=smart&auto=webp&s=e4a35b96958f657500904db89574db8b70134910', 'width': 108}, {'height': 113, 'url': 'h... |
Yet another 120b. Trained on limarp. | 16 | 2023-11-30T12:44:02 | https://huggingface.co/ludis/tsukasa-120b-qlora | a_beautiful_rhind | huggingface.co | 1970-01-01T00:00:00 | 0 | {} | 187hokh | false | null | t3_187hokh | /r/LocalLLaMA/comments/187hokh/yet_another_120b_trained_on_limarp/ | false | false | 16 | {'enabled': False, 'images': [{'id': 'dQG9QrpZ20EbEzyF2Tfl8rw8Qwv_zAsjSRZA9_QMqdk', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/GlBFD6oUd-YKjoqSq2Z9WyV4bB2DEPKC1_mwnD_1zhw.jpg?width=108&crop=smart&auto=webp&s=7cefd17b042839c7bfa88e62b69c08a21e420ab5', 'width': 108}, {'height': 116, 'url': 'h... | ||
LLMs leaking data is rare, but it happens. The mentioned reddit user is active and the subreddit existed before being banned. | 1 | 2023-11-30T12:34:47 | llmtester | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 187hin8 | false | null | t3_187hin8 | /r/LocalLLaMA/comments/187hin8/llms_leaking_data_is_rare_but_it_happens_the/ | false | false | nsfw | 1 | {'enabled': True, 'images': [{'id': 'p-TxfK0DAS57BaEyaXLCPPxSZqSk3mu2cJ1iyoBSMTQ', 'resolutions': [{'height': 97, 'url': 'https://preview.redd.it/blcyq2w8ah3c1.jpg?width=108&crop=smart&auto=webp&s=9dfff712f075b482a108eba57eeff96551d093fe', 'width': 108}, {'height': 195, 'url': 'https://preview.redd.it/blcyq2w8ah3c1.jpg... | ||
Help! Getting the same error with Ollama and Langchain at random time while my code runs. | 1 | I'm getting the same error inside my code. I'm using Langchain + Ollama (with multiple models, mistral, llama2 and neural-chat) for asking some questions to the LLM taking a string from a dataset inside a csv. A week ago it was all good, the code ran well and the results were good, now, out of nowhere while running the... | 2023-11-30T12:28:03 | https://www.reddit.com/r/LocalLLaMA/comments/187he7d/help_getting_the_same_error_with_ollama_and/ | alg97 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187he7d | false | null | t3_187he7d | /r/LocalLLaMA/comments/187he7d/help_getting_the_same_error_with_ollama_and/ | false | false | self | 1 | null |
I have devised a simple test for any multi-lingual LLMs to attempt. | 4 | A single prompt to follow:
“You are in a competition. Compose a haiku that can be translated into the maximum number of languages, while still preserving the original meaning and fitting the strict rules of the haiku format.
Once you have composed the original haiku, list each language it can be translated into while... | 2023-11-30T12:18:33 | https://www.reddit.com/r/LocalLLaMA/comments/187h82t/i_have_devised_a_simple_test_for_any_multilingual/ | ZABKA_TM | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187h82t | false | null | t3_187h82t | /r/LocalLLaMA/comments/187h82t/i_have_devised_a_simple_test_for_any_multilingual/ | false | false | self | 4 | null |
Motherboards for AMD EPYC 9004 series build? | 1 | I'm looking at costs for a large RAM CPU build and I want to share my ideas and get advice. I've seen others here say they've done something similar but without details.
So starting with the MB - I want a single CPU board with 12 memory channels with room for a GPU. The only one I can find is this supermicro for aroun... | 2023-11-30T10:48:05 | https://www.reddit.com/r/LocalLLaMA/comments/187frxk/motherboards_for_amd_epyc_9004_series_build/ | EvokerTCG | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187frxk | false | null | t3_187frxk | /r/LocalLLaMA/comments/187frxk/motherboards_for_amd_epyc_9004_series_build/ | false | false | self | 1 | null |
Local LLM Example - Judge your Resume with AI | 1 | [removed] | 2023-11-30T10:41:20 | [deleted] | 1970-01-01T00:00:00 | 0 | {} | 187fogq | false | null | t3_187fogq | /r/LocalLLaMA/comments/187fogq/local_llm_example_judge_your_resume_with_ai/ | false | false | default | 1 | null | ||
Do you think there's a market for local LLMs? | 21 | I'm a data scientist working in consulting (EU) and I would like to push my company to delve more into open-source LLMs over closed ones (OpenAI...).
I'm constantly amazed by the progress shown by open-sourced LLMs in this sub. The increasing efficiency of models coupled with the expanding open-source LLM ecosystem m... | 2023-11-30T10:38:47 | https://www.reddit.com/r/LocalLLaMA/comments/187fn4a/do_you_think_theres_a_market_for_local_llms/ | CrimsonPilgrim | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187fn4a | false | null | t3_187fn4a | /r/LocalLLaMA/comments/187fn4a/do_you_think_theres_a_market_for_local_llms/ | false | false | self | 21 | null |
RAG vs. Training | 2 | I've been delving into the LLM space recently and have been working with llama-2-7b on HF just trying to understand the model as well as ways to modify it. I played around with a couple financial news/sentiment models which were cool, but these are typically trained models. I'm wondering how much it matters to have a m... | 2023-11-30T10:03:37 | https://www.reddit.com/r/LocalLLaMA/comments/187f4xw/rag_vs_training/ | PragmaticxJoe | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187f4xw | false | null | t3_187f4xw | /r/LocalLLaMA/comments/187f4xw/rag_vs_training/ | false | false | self | 2 | null |
Stuck on fine tuning a llama model for an emotion dataset | 1 | Hi! I am able to fine tune for instruction kind of datasets. But what I am stuck at is this [emotion-dataset](https://huggingface.co/datasets/dair-ai/emotion) which has values like this
text label
i didnt feel humiliated 0
My question... | 2023-11-30T09:52:17 | https://www.reddit.com/r/LocalLLaMA/comments/187ez34/stuck_on_fine_tuning_a_llama_model_for_an_emotion/ | kedu16 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187ez34 | false | null | t3_187ez34 | /r/LocalLLaMA/comments/187ez34/stuck_on_fine_tuning_a_llama_model_for_an_emotion/ | false | false | self | 1 | {'enabled': False, 'images': [{'id': 'u0YshFwr5Zpogg-WCRORHtskzmspkvlCCpzsPY7BrEI', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/8XpxAkpk37OVifdOkNEELCpCVxsySH9YttIESZAs9Gk.jpg?width=108&crop=smart&auto=webp&s=f9b9c50de05680674120bb37f1d7f8839690a425', 'width': 108}, {'height': 116, 'url': 'h... |
How bottlenecked are LLMs by CPU clock? (Budget options to host multiple GPUs) | 16 | Running multiple GPUs requires PCIe lanes. Consumer PCs have too few of thos to even run 2x GPUs at full bandwidth (2x16).
Threadrippers are prohibitively expensive for many.
AMD have announced EPYC 8004 Siena in September. These low-power server CPUs start at 8 cores @ \~$400 and offer 96 lanes. The catch is that... | 2023-11-30T09:11:22 | https://www.reddit.com/r/LocalLLaMA/comments/187ee0l/how_bottlenecked_are_llms_by_cpu_clock_budget/ | Infinite100p | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187ee0l | false | null | t3_187ee0l | /r/LocalLLaMA/comments/187ee0l/how_bottlenecked_are_llms_by_cpu_clock_budget/ | false | false | self | 16 | null |
Qwen-72B released | 144 | 2023-11-30T08:34:49 | https://huggingface.co/Qwen/Qwen-72B | PookaMacPhellimen | huggingface.co | 1970-01-01T00:00:00 | 0 | {} | 187dv1e | false | null | t3_187dv1e | /r/LocalLLaMA/comments/187dv1e/qwen72b_released/ | false | false | 144 | {'enabled': False, 'images': [{'id': 'DjQDKVca7jshegyjol7yRGCNFC94ki2c8ClGhXhbrvA', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/4ZzXBGlLP_rXnSwrYT7AL4WIc5iE8INqs7mEBVGsIyk.jpg?width=108&crop=smart&auto=webp&s=96bcb6037d85a8f924ba7ffc294c5b0429445137', 'width': 108}, {'height': 116, 'url': 'h... | ||
llama2 70B from HF vs code-llama 34B | 3 | How come llama2 70B is so much worse than many other code-llama 34B?
I'm not talking specifically for coding questions but the 70B seems utterly stupid.. repeats nonsense patterns, starts talking of unrelated stuff and sometimes get stuck in a loop of repeating the same word. Seems utter garbage and I downloaded the o... | 2023-11-30T08:14:30 | https://www.reddit.com/r/LocalLLaMA/comments/187dk4o/llama2_70b_from_hf_vs_codellama_34b/ | Specialist_Ice_5715 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187dk4o | false | null | t3_187dk4o | /r/LocalLLaMA/comments/187dk4o/llama2_70b_from_hf_vs_codellama_34b/ | false | false | self | 3 | null |
LLaMa and LM studio best settings | 3 | ​
https://preview.redd.it/txnfx72hxf3c1.png?width=918&format=png&auto=webp&s=633e6725229ccc709844d8852610b19c775de785
What are the best settings for running Llama 7b on LM studio? At the moment I got 12 tok a sec. | 2023-11-30T07:50:46 | https://www.reddit.com/r/LocalLLaMA/comments/187d736/llama_and_lm_studio_best_settings/ | albertsaro | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187d736 | false | null | t3_187d736 | /r/LocalLLaMA/comments/187d736/llama_and_lm_studio_best_settings/ | false | false | 3 | null | |
A new way to speed up the work of transformers. | 43 | Has anyone already read this new article on ArXiv?
https://arxiv.org/abs/2311.10770
Looks very promising, potential inference acceleration of PyTorch x30, and when implemented on native CUDA x117, and also an estimate of the maximum acceleration x341 times.
As far as I understand, this is achieved by replacing tradit... | 2023-11-30T07:21:42 | https://www.reddit.com/r/LocalLLaMA/comments/187crfd/a_new_way_to_speed_up_the_work_of_transformers/ | BIITKN | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187crfd | false | null | t3_187crfd | /r/LocalLLaMA/comments/187crfd/a_new_way_to_speed_up_the_work_of_transformers/ | false | false | self | 43 | {'enabled': False, 'images': [{'id': 'q3evP6JeDpAC2MdSQHWYxnCYTqbJkElIQsLFqVSdkss', 'resolutions': [{'height': 63, 'url': 'https://external-preview.redd.it/izh8gZHY4FqZ1nwtU1N_TjtohUCNuvTyMn90toXda80.jpg?width=108&crop=smart&auto=webp&s=bc9575b410002edc2df3c5b5b0355fefedc7baa8', 'width': 108}, {'height': 126, 'url': 'h... |
Insights from Deploying CodeLlama 34Bn Model with Multiple Libraries | 1 | [removed] | 2023-11-30T06:16:49 | https://www.reddit.com/r/LocalLLaMA/comments/187bqc6/insights_from_deploying_codellama_34bn_model_with/ | Tiny_Cut_8440 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187bqc6 | false | null | t3_187bqc6 | /r/LocalLLaMA/comments/187bqc6/insights_from_deploying_codellama_34bn_model_with/ | false | false | 1 | null | |
Is there a decent "legal advice" model? | 1 | I am doubtful there would be one, but curious if there was any model that would be good at answering various legal questions.. mostly around marriage, work, stocks, corporate, maybe finances, etc. Mostly for fun but ideally something with fairly up to date details around laws.
​ | 2023-11-30T05:34:36 | https://www.reddit.com/r/LocalLLaMA/comments/187az0z/is_there_a_decent_legal_advice_model/ | Dry-Vermicelli-682 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187az0z | false | null | t3_187az0z | /r/LocalLLaMA/comments/187az0z/is_there_a_decent_legal_advice_model/ | false | false | self | 1 | null |
Has anyone fine tuned a local model on their company database? | 2 | Curious if it can be connected to, or set up to update fine tunings on a schedule? Admittedly I’ve only slightly paid attention RAG so far, but not sure if this is a step further, or already a current capability. | 2023-11-30T05:29:01 | https://www.reddit.com/r/LocalLLaMA/comments/187avac/has_anyone_fine_tuned_a_local_model_on_their/ | SuperSizedFri | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187avac | false | null | t3_187avac | /r/LocalLLaMA/comments/187avac/has_anyone_fine_tuned_a_local_model_on_their/ | false | false | self | 2 | null |
3060 Performance with 13b Model | 3 | Is the 3060 enough to be used in a small office for document questions and answers ? What is the best model to use? The cpu and RAM will be 4790k 32 gb. | 2023-11-30T04:48:55 | https://www.reddit.com/r/LocalLLaMA/comments/187a56b/3060_performance_with_13b_model/ | gpt872323 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187a56b | false | null | t3_187a56b | /r/LocalLLaMA/comments/187a56b/3060_performance_with_13b_model/ | false | false | self | 3 | null |
Is there any local llm-powered app similar to the Windows Copilot? | 2 | Thank you! | 2023-11-30T03:47:16 | https://www.reddit.com/r/LocalLLaMA/comments/1878z56/is_there_any_local_llmpowered_app_similar_to_the/ | Away-Sleep-2010 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1878z56 | false | null | t3_1878z56 | /r/LocalLLaMA/comments/1878z56/is_there_any_local_llmpowered_app_similar_to_the/ | false | false | self | 2 | null |
Continue + llama.cpp how? | 1 | I’ve been trying to get continue on VSCode to work with llama.cpp on WSL2 but can never get the continue server started.
Is there a guide or something for this? I seem to missing something. | 2023-11-30T03:00:24 | https://www.reddit.com/r/LocalLLaMA/comments/18780rt/continue_llamacpp_how/ | buddroyce | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 18780rt | false | null | t3_18780rt | /r/LocalLLaMA/comments/18780rt/continue_llamacpp_how/ | false | false | self | 1 | null |
Starling7B is pretty philosophical | 43 | Please converse with me as if you were a true bro.
Use evidence and reasoning to support your arguments, but always talk to me like my life long homie.
Feel free to delve into any area of science or philosophy as needed, but always in the tone of my broski.
Your name is Snake.
Snake: absolutely bro
You: Hey Snake
... | 2023-11-30T02:27:26 | https://www.reddit.com/gallery/1877bj9 | Happy_Chicken9835 | reddit.com | 1970-01-01T00:00:00 | 0 | {} | 1877bj9 | false | null | t3_1877bj9 | /r/LocalLLaMA/comments/1877bj9/starling7b_is_pretty_philosophical/ | false | false | 43 | null | |
Any good beginner tutorials on open LLMs? | 1 | I'm new to AI in general, and would like to check things out in this arena. Links to good started tuts? | 2023-11-30T02:25:57 | https://www.reddit.com/r/LocalLLaMA/comments/1877af9/any_good_beginner_tutorials_on_open_llms/ | sagacityx1 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1877af9 | false | null | t3_1877af9 | /r/LocalLLaMA/comments/1877af9/any_good_beginner_tutorials_on_open_llms/ | false | false | self | 1 | null |
7b Models Ability to Seduce Comparison | 209 | These are the results I got when asking different models "In one sentence, say something to me that will seduce me.” Default model parameters. All models were quantized to Q4\_K\_M. Gave them each a couple tries. This was pretty unscientific lol, just showing off some of the responses I got.
GPT-3.5 and 4:
"I can't ... | 2023-11-30T02:16:34 | https://www.reddit.com/r/LocalLLaMA/comments/187739y/7b_models_ability_to_seduce_comparison/ | DontPlanToEnd | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 187739y | false | null | t3_187739y | /r/LocalLLaMA/comments/187739y/7b_models_ability_to_seduce_comparison/ | false | false | nsfw | 209 | null |
llamafile: distribute and run LLMs with a single file | 19 | 2023-11-30T00:56:16 | https://github.com/Mozilla-Ocho/llamafile | itsuka_dev | github.com | 1970-01-01T00:00:00 | 0 | {} | 1875cxi | false | null | t3_1875cxi | /r/LocalLLaMA/comments/1875cxi/llamafile_distribute_and_run_llms_with_a_single/ | false | false | 19 | {'enabled': False, 'images': [{'id': 'pXHcqRhr2ScGTncHCgUu1gPBcSQAHGOqEXudN0qeHbo', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/5fsmGLojWLdQFSjnvdDCMpQTeHZVi99lANKpmEyVylM.jpg?width=108&crop=smart&auto=webp&s=f3e5f6ef5cae30dbb8997db884fd085d20e61ea8', 'width': 108}, {'height': 108, 'url': 'h... | ||
Does LM studio benefit more from faster ram or higher GB count? | 2 | Also when searching for new models should I take into account my VRam size or Motherboard ram stick size? | 2023-11-30T00:36:29 | https://www.reddit.com/r/LocalLLaMA/comments/1874xka/does_lm_studio_benefit_more_from_faster_ram_or/ | poet3991 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1874xka | false | null | t3_1874xka | /r/LocalLLaMA/comments/1874xka/does_lm_studio_benefit_more_from_faster_ram_or/ | false | false | self | 2 | null |
NeuralHermes-2.5: Boosting SFT models' performance with DPO | 101 | I just released the [NeuralHermes-2.5-Mistral-7B](https://huggingface.co/mlabonne/NeuralHermes-2.5-Mistral-7B) model, which is a DPO fine-tuned version of [OpenHermes-2.5-Mistral-7B](https://huggingface.co/teknium/OpenHermes-2.5-Mistral-7B). Teknium, the creator of the SFT model, confirmed on [Twitter](https://twitter... | 2023-11-30T00:18:25 | https://www.reddit.com/r/LocalLLaMA/comments/1874j7a/neuralhermes25_boosting_sft_models_performance/ | mlabonne | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1874j7a | false | null | t3_1874j7a | /r/LocalLLaMA/comments/1874j7a/neuralhermes25_boosting_sft_models_performance/ | false | false | self | 101 | {'enabled': False, 'images': [{'id': 'LAEYIhUodFLfaxkHUytIxgigSWXvihZ8RG4TMSqU2Yk', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/n1EGePu2w4_5Qk9jLWD7tsQhj0bsl60Iz_OTdjklLpY.jpg?width=108&crop=smart&auto=webp&s=a52301fd7006358ecad8f59fbeffdbda5d4bb32e', 'width': 108}, {'height': 116, 'url': 'h... |
Fitting 70B models in a 4gb GPU, The whole model, no quants or distil or anything! | 225 | Found out about air_llm, https://github.com/lyogavin/Anima/tree/main/air_llm, where it loads one layer at a time, allow each layer to be 1.6GB for a 70b with 80 layers. theres about 30mb for kv cache, and i'm not sure where the rest goes.
works with HF out of the box too apparently. The weaknesses appear to be ctxlen,... | 2023-11-30T00:08:37 | https://www.reddit.com/r/LocalLLaMA/comments/1874bhf/fitting_70b_models_in_a_4gb_gpu_the_whole_model/ | vatsadev | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1874bhf | false | null | t3_1874bhf | /r/LocalLLaMA/comments/1874bhf/fitting_70b_models_in_a_4gb_gpu_the_whole_model/ | false | false | self | 225 | {'enabled': False, 'images': [{'id': 'Ak5FH49_y0QTKx2pv1_6lSOSLZ9GfjY_KkwsddkSdCM', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/RO15ptSoyoyj60DEaDEmVR-0fAammBNny1t-LWN32VI.jpg?width=108&crop=smart&auto=webp&s=8e79b34e4253394511f89c35597785182a7f7025', 'width': 108}, {'height': 108, 'url': 'h... |
Best Local LLM to run on my computer? | 1 | What’s the best performing LLM? | 2023-11-30T00:06:46 | https://www.reddit.com/r/LocalLLaMA/comments/1874a0z/best_local_llm_to_run_on_my_computer/ | TheHumanFixer | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1874a0z | false | null | t3_1874a0z | /r/LocalLLaMA/comments/1874a0z/best_local_llm_to_run_on_my_computer/ | false | false | self | 1 | null |
Oobabooga alternative | 7 | Hi there,
I’ve recent tried textgen webui with ex-llama and it was blazing fast so very happy about that.
I noticed ooba doesn’t have rag functionality to pass in documents to vectorise and query.
I’m after a similar tool with the following capabilities:
- GPU support
- Can vectorise multiple files at once
- window... | 2023-11-29T23:35:50 | https://www.reddit.com/r/LocalLLaMA/comments/1873l8g/oobabooga_alternative/ | DarkSouth | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1873l8g | false | null | t3_1873l8g | /r/LocalLLaMA/comments/1873l8g/oobabooga_alternative/ | false | false | self | 7 | null |
Options for hosting a model on a remote server to use for image recognition? | 1 | I run a website that I use to upload images. I'd like to create a system that uses a model run on a hosted server to automatically caption these images. None of this is for commercial use, I'd just like to play around and see what I can do with the options available to me.
I don't know where to start looking for optio... | 2023-11-29T23:28:23 | https://www.reddit.com/r/LocalLLaMA/comments/1873evb/options_for_hosting_a_model_on_a_remote_server_to/ | pro_sequitur | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1873evb | false | null | t3_1873evb | /r/LocalLLaMA/comments/1873evb/options_for_hosting_a_model_on_a_remote_server_to/ | false | false | self | 1 | null |
XTTS = Garbage Results (Help!) | 3 | I just recently started playing with Coqui XTTS and I have to say my results have been horrid. I am familiar with 11labs, and have always had great results. My background is originally in audio/video production, so I am very capable of giving it whatever exact formats it needs, however my results so far sound NOTHING l... | 2023-11-29T23:22:19 | https://www.reddit.com/r/LocalLLaMA/comments/18739qt/xtts_garbage_results_help/ | aallsbury | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 18739qt | false | null | t3_18739qt | /r/LocalLLaMA/comments/18739qt/xtts_garbage_results_help/ | false | false | self | 3 | null |
Recommendations for code free SaaS products, that enable easy fine-tuning of models >= 13B @ >=8 Bit. | 5 | I've been having a hell of time getting notebooks running and finding A100 80GB (like everyone else). I'd like to train 30B at 16 or 8 Bit. I need to use this model in an early version of our new product, and 4bit just isn't going to cut it.
Anyone know of a point and click service that I can use.. I don't need an en... | 2023-11-29T23:13:32 | https://www.reddit.com/r/LocalLLaMA/comments/18732am/recommendations_for_code_free_saas_products_that/ | Tiny_Arugula_5648 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 18732am | false | null | t3_18732am | /r/LocalLLaMA/comments/18732am/recommendations_for_code_free_saas_products_that/ | false | false | self | 5 | null |
How do I properly inject some history into a prompt? | 1 | [removed] | 2023-11-29T23:01:22 | https://www.reddit.com/r/LocalLLaMA/comments/1872rtk/how_do_i_properly_inject_some_history_into_a/ | simpcoder | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1872rtk | false | null | t3_1872rtk | /r/LocalLLaMA/comments/1872rtk/how_do_i_properly_inject_some_history_into_a/ | false | false | self | 1 | null |
Any prompt suggestion (Mistral) for generate Stable Diffusion prompt from a text ? | 1 | [removed] | 2023-11-29T22:52:45 | https://www.reddit.com/r/LocalLLaMA/comments/1872kki/any_prompt_suggestion_mistral_for_generate_stable/ | krolhm | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1872kki | false | null | t3_1872kki | /r/LocalLLaMA/comments/1872kki/any_prompt_suggestion_mistral_for_generate_stable/ | false | false | self | 1 | {'enabled': False, 'images': [{'id': 'zp7dHdFQKzP-A2RfU4xtuSNgTzqXdMrq88mh8Iz3diE', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/ndWpg8c0bHNNwblqN7cjgxk13sxAVZVQ9-mLesyicJc.jpg?width=108&crop=smart&auto=webp&s=16dd5b16ccbce298a26558966fde52fea53793d6', 'width': 108}, {'height': 108, 'url': 'h... |
Deploy LLaMA 2 on AWS: What's the best option? | 1 | *TL;DR: We’re looking to deploy a LLaMA 2 13B model on an AWS Service and want to know the best option. AWS Bedrock is not preferred as we need full control over the model.*
Hello everyone,
The company I work for is exploring options to host a LLaMA 2 13B model on an AWS Service, but we’re unsure of the best choice. ... | 2023-11-29T22:17:29 | https://www.reddit.com/r/LocalLLaMA/comments/1871r0n/deploy_llama_2_on_aws_whats_the_best_option/ | iamtdb | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1871r0n | false | null | t3_1871r0n | /r/LocalLLaMA/comments/1871r0n/deploy_llama_2_on_aws_whats_the_best_option/ | false | false | self | 1 | null |
Exllama outside of text generation webui? | 1 | I want to use the ExLlama models because it enables me to use the Llama 70b version with my 2 RTX 4090. I managed to get it to work pretty easily via text generation webui and inference is really fast! So far so good...
However, I need the model in python to do some large scale analyses. I cannot seem to find any guid... | 2023-11-29T21:45:58 | https://www.reddit.com/r/LocalLLaMA/comments/1871080/exllama_outside_of_text_generation_webui/ | turamura | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1871080 | false | null | t3_1871080 | /r/LocalLLaMA/comments/1871080/exllama_outside_of_text_generation_webui/ | false | false | self | 1 | null |
Seeking Guidance: For ensuring information in every output, use prompting, example dialog, or train a LoRA model? | 2 | Could someone point me in the right direction on best practice or what to do here?
What I'm attempting to do is to have a conversation with a bot and make the output always and optionally contain specific information.
Right now, I have a list of emotions and a list of actions. I want to ensure that it ALWAYS include... | 2023-11-29T21:44:08 | https://www.reddit.com/r/LocalLLaMA/comments/1870yl1/seeking_guidance_for_ensuring_information_in/ | DevelopmentOne8 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1870yl1 | false | null | t3_1870yl1 | /r/LocalLLaMA/comments/1870yl1/seeking_guidance_for_ensuring_information_in/ | false | false | self | 2 | null |
A view into the inference of mistral | 1 | 2023-11-29T21:27:39 | introsp3ctor | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 1870kql | false | null | t3_1870kql | /r/LocalLLaMA/comments/1870kql/a_view_into_the_inference_of_mistral/ | false | false | 1 | {'enabled': True, 'images': [{'id': 'YfC8Ke6w13jb8A3WV9DoaB59fWvUH6Ay0CIrZSWIxHU', 'resolutions': [{'height': 50, 'url': 'https://preview.redd.it/xmjmblzbuc3c1.jpg?width=108&crop=smart&auto=webp&s=7156bc237bcf2c5e830108f8f8e7cd284347ea71', 'width': 108}, {'height': 100, 'url': 'https://preview.redd.it/xmjmblzbuc3c1.jpg... | |||
Pay as you go for opensouce models | 16 | I dont have budget for hosting models on dedicated GPU, what are the alternative options or platforms that let me use Opensource models like mistral, Llamas, etc in a pay per API call basis ? | 2023-11-29T21:16:11 | https://www.reddit.com/r/LocalLLaMA/comments/1870axe/pay_as_you_go_for_opensouce_models/ | OpeningRecognition69 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 1870axe | false | null | t3_1870axe | /r/LocalLLaMA/comments/1870axe/pay_as_you_go_for_opensouce_models/ | false | false | self | 16 | null |
How would one approach connecting a store chat bot to warehouse data regarding product availability | 1 | Mostly what the title says, not sure how to approach this, people asking if a certain model is available chatbot to respond using current data from the database. | 2023-11-29T21:08:10 | https://www.reddit.com/r/LocalLLaMA/comments/18703z3/how_would_one_approach_connecting_a_store_chat/ | puthre | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 18703z3 | false | null | t3_18703z3 | /r/LocalLLaMA/comments/18703z3/how_would_one_approach_connecting_a_store_chat/ | false | false | self | 1 | null |
I thought you lot might appreciate this | 92 | 2023-11-29T20:47:54 | dep | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 186zn40 | false | null | t3_186zn40 | /r/LocalLLaMA/comments/186zn40/i_thought_you_lot_might_appreciate_this/ | false | false | 92 | {'enabled': True, 'images': [{'id': 'zUSzij2GZtMQ0fIdkYBgw5eHdAkAbYgtmqyq43pNqUY', 'resolutions': [{'height': 183, 'url': 'https://preview.redd.it/f537al04nc3c1.png?width=108&crop=smart&auto=webp&s=039e8a91f7e5251782db6edfe12d5aca0c58f0d5', 'width': 108}, {'height': 366, 'url': 'https://preview.redd.it/f537al04nc3c1.pn... | |||
Best Tutorial to setup Local LLaMa? | 1 | [removed] | 2023-11-29T19:41:11 | https://www.reddit.com/r/LocalLLaMA/comments/186y4ar/best_tutorial_to_setup_local_llama/ | htii_ | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186y4ar | false | null | t3_186y4ar | /r/LocalLLaMA/comments/186y4ar/best_tutorial_to_setup_local_llama/ | false | false | self | 1 | null |
Judge your Resume with AI - Local LLM with RAG Example | 1 | 2023-11-29T19:34:33 | https://medium.com/neuml/judge-your-resume-with-ai-4223a2803509 | davidmezzetti | medium.com | 1970-01-01T00:00:00 | 0 | {} | 186xyxh | false | null | t3_186xyxh | /r/LocalLLaMA/comments/186xyxh/judge_your_resume_with_ai_local_llm_with_rag/ | false | false | 1 | {'enabled': False, 'images': [{'id': '21uEeb4T990hl6GsubE2HhI5Ktq_4Ov16RbqVhIxWK4', 'resolutions': [{'height': 90, 'url': 'https://external-preview.redd.it/5VbY1bLa4SAfYzVY3CFBioWQdSp1lxxm3734t3Ao3yI.jpg?width=108&crop=smart&auto=webp&s=f96262811ec558256fe43a38716b0feb9913be98', 'width': 108}, {'height': 180, 'url': 'h... | ||
200K context models for web development | 1 | Hello, I would like to utilize a long context model in order to develop components and pages in a react project. I figure within the 200k context I would want to cram the styling and base templates along with as many routes and services related to a component I want to develop. Anyone have any luck with this? How go... | 2023-11-29T19:33:37 | https://www.reddit.com/r/LocalLLaMA/comments/186xy5b/200k_context_models_for_web_development/ | iwannaforever | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186xy5b | false | null | t3_186xy5b | /r/LocalLLaMA/comments/186xy5b/200k_context_models_for_web_development/ | false | false | self | 1 | null |
What can I expect with this build (32gb ram, 3060/4060ti)? | 4 | On a budget so can't really splurge much. End build is looking like a i5-12600kf, 32gb DDR5, and either a 3060 12gb or a 4060ti 16gb. What type of models can I expect to run with the 3060? Is it worth it to splurge almost twice the cost for a 4060ti ($200 vs. $400 used).
Also, it's gonna be an ITX build so I only have... | 2023-11-29T19:33:20 | https://www.reddit.com/r/LocalLLaMA/comments/186xxxl/what_can_i_expect_with_this_build_32gb_ram/ | ina_waka | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186xxxl | false | null | t3_186xxxl | /r/LocalLLaMA/comments/186xxxl/what_can_i_expect_with_this_build_32gb_ram/ | false | false | self | 4 | null |
How to solve this document selection problem ? | 1 | I'm currently working on a document selection problem and needed some inputs on how to proceed further in solving thisThe input I have is user data and I've to return a set of documents which match the user is talking about in the description.
The list of documents is very huge around 2-3 Million records and they are ... | 2023-11-29T19:26:38 | https://www.reddit.com/r/LocalLLaMA/comments/186xs80/how_to_solve_this_document_selection_problem/ | happy-poo | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186xs80 | false | null | t3_186xs80 | /r/LocalLLaMA/comments/186xs80/how_to_solve_this_document_selection_problem/ | false | false | self | 1 | null |
How to solve this document selection problem ? | 1 | [removed] | 2023-11-29T19:16:16 | https://www.reddit.com/r/LocalLLaMA/comments/186xjqu/how_to_solve_this_document_selection_problem/ | chat-alt-man-5540 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186xjqu | false | null | t3_186xjqu | /r/LocalLLaMA/comments/186xjqu/how_to_solve_this_document_selection_problem/ | false | false | self | 1 | null |
Looking for a 3090 to LLM on? ZOTAC GAMING GeForce RTX 3090 Ti AMP Extreme Holo [Open Box] 2 Year Warranty - $864. | 1 | For those looking for a 3090, this is a pretty good way to go. It's from the manufacturer and not some random person on ebay. Just regular used 3090s sell for over $800 on ebay now. This is a 3090ti and comes with a 2 year warranty from the manufacturer.
https://www.zotacstore.com/us/zt-a30910b-10p-o
If you are looki... | 2023-11-29T19:10:47 | https://www.reddit.com/r/LocalLLaMA/comments/186xf96/looking_for_a_3090_to_llm_on_zotac_gaming_geforce/ | fallingdowndizzyvr | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186xf96 | false | null | t3_186xf96 | /r/LocalLLaMA/comments/186xf96/looking_for_a_3090_to_llm_on_zotac_gaming_geforce/ | false | false | self | 1 | {'enabled': False, 'images': [{'id': 'mMG5D9mLriDYKLU-TRmeSiJfExciYEiOSMc5ibx8yJY', 'resolutions': [{'height': 67, 'url': 'https://external-preview.redd.it/FNeM6H0zUpJbXPH15km_2LLzdWOuJ8pN17HOj5zEve0.jpg?width=108&crop=smart&auto=webp&s=4c5eefecc82a8f9776070c39980ea3d82c739060', 'width': 108}, {'height': 135, 'url': 'h... |
Anyone know what the speed difference between 2x 4090 vs 2x 3090 would be for larger LLMs (70B-120B) | 23 | Probably stupid of me but I just bought a second 4090 for larger LLMs and was wondering if that was any faster than just having bought two 3090s | 2023-11-29T19:09:20 | https://www.reddit.com/r/LocalLLaMA/comments/186xe14/anyone_know_what_the_speed_difference_between_2x/ | asdfgbvcxz3355 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186xe14 | false | null | t3_186xe14 | /r/LocalLLaMA/comments/186xe14/anyone_know_what_the_speed_difference_between_2x/ | false | false | self | 23 | null |
Quiz on LLM basics | 1 | [removed] | 2023-11-29T19:01:30 | https://www.reddit.com/r/LocalLLaMA/comments/186x7ez/quiz_on_llm_basics/ | SatoshiNotMe | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186x7ez | false | null | t3_186x7ez | /r/LocalLLaMA/comments/186x7ez/quiz_on_llm_basics/ | false | false | self | 1 | {'enabled': False, 'images': [{'id': 'foI9lvFo_ziO_5weWti4OQi9ARFvzfFelSWmGj9ZNEo', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/MZz4ZRY0k57NfoZSv_1ayaIDED1VovwNpO4JDXb-mtc.jpg?width=108&crop=smart&auto=webp&s=e4a35b96958f657500904db89574db8b70134910', 'width': 108}, {'height': 113, 'url': 'h... |
Any Models Out There Specialized in Crafting Datasets from Docs? 📄 | 10 | Hello AI enthusiasts! I'm looking to discover if there's a magical LLM out there that's been fine-tuned or specifically trained for a unique purpose: transforming raw documentation into ready-to-use datasets. Picture this: you feed it a document, and voilà, it outputs a perfectly structured dataset! Has anyone encounte... | 2023-11-29T18:43:29 | https://www.reddit.com/r/LocalLLaMA/comments/186wsgw/any_models_out_there_specialized_in_crafting/ | Ruinous_Calamity | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186wsgw | false | null | t3_186wsgw | /r/LocalLLaMA/comments/186wsgw/any_models_out_there_specialized_in_crafting/ | false | false | self | 10 | null |
What is the best multi-purpose model available right now? | 1 | Set aside benchmarks, if you had to choose one to use instead of ChatGPT for the next 6 months, which one would you pick? Recently, I've been experiencing some extreme slow down and poor answers on GPT so I'm going to run a local backup for the time being to assist when GPT4 is down. I'm leaning towards Mistral. I can ... | 2023-11-29T18:18:55 | https://www.reddit.com/r/LocalLLaMA/comments/186w60y/what_is_the_best_multipurpose_model_available/ | A0sanitycomp | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186w60y | false | null | t3_186w60y | /r/LocalLLaMA/comments/186w60y/what_is_the_best_multipurpose_model_available/ | false | false | self | 1 | null |
Which model is the best chef? | 9 | Dear model gourmets,
which model is the best at all things cooking and recipes?
Preferably under 40B parameters.
If you have any experiences in that area I would be grateful if you share them. Thank you. | 2023-11-29T18:18:37 | https://www.reddit.com/r/LocalLLaMA/comments/186w5rs/which_model_is_the_best_chef/ | NickUnrelatedToPost | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186w5rs | false | null | t3_186w5rs | /r/LocalLLaMA/comments/186w5rs/which_model_is_the_best_chef/ | false | false | self | 9 | null |
The Deepseek-llm-67b looks to be really good at coding. Quite consistently it gives very orderly responses, splitting code up into functions or classes of functions, together with short descriptions. Haven't tested it much, but I suspect it's A LOT better than its Deepseek-coder counterpart | 1 | 2023-11-29T18:07:54 | Severin_Suveren | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 186vwjd | false | null | t3_186vwjd | /r/LocalLLaMA/comments/186vwjd/the_deepseekllm67b_looks_to_be_really_good_at/ | false | false | 1 | {'enabled': True, 'images': [{'id': '39tII32gIyIawHPipscBxW2e06UfYZH2LHsp44t1uRs', 'resolutions': [{'height': 54, 'url': 'https://preview.redd.it/xr7xpy6nub3c1.png?width=108&crop=smart&auto=webp&s=2bd44b85651f79aa4c5d23647e2ffa461403449a', 'width': 108}, {'height': 108, 'url': 'https://preview.redd.it/xr7xpy6nub3c1.png... | |||
Yeah so the Deepseek-llm-67b looks to be really good at coding. Quite consistently it gives very orderly responses, splitting code up into functions or classes of functions, together with short descriptions. Haven't tested it much, but I suspect it's A LOT better than its Deepseek-coder counterpart | 1 | 2023-11-29T18:06:53 | Severin_Suveren | i.redd.it | 1970-01-01T00:00:00 | 0 | {} | 186vvnv | false | null | t3_186vvnv | /r/LocalLLaMA/comments/186vvnv/yeah_so_the_deepseekllm67b_looks_to_be_really/ | false | false | 1 | {'enabled': True, 'images': [{'id': 'xp4yLZGm6qfCBODwWaDVkgwXKbzDo-KXC9a8qyNR588', 'resolutions': [{'height': 54, 'url': 'https://preview.redd.it/klct7r8vtb3c1.png?width=108&crop=smart&auto=webp&s=6c0bbf377b96e340a27f9494d20bd69394536464', 'width': 108}, {'height': 108, 'url': 'https://preview.redd.it/klct7r8vtb3c1.png... | |||
AirLLM for decreased VRAM - Has anyone tried this? | 1 | [removed] | 2023-11-29T18:06:40 | https://www.reddit.com/r/LocalLLaMA/comments/186vvgn/airllm_for_decreased_vram_has_anyone_tried_this/ | Ok_Relationship_9879 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186vvgn | false | null | t3_186vvgn | /r/LocalLLaMA/comments/186vvgn/airllm_for_decreased_vram_has_anyone_tried_this/ | false | false | self | 1 | {'enabled': False, 'images': [{'id': 'RkFEPaifIY86OQPf8THcukSAQ6_mmePt01rNVNIMaHg', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/Sqnq-NC6gB5IaibD0wtOzmUAmEopiu056VSGDrnEh4Q.jpg?width=108&crop=smart&auto=webp&s=5f03654bc0a9db287fd6ee183152aa970f8f2167', 'width': 108}, {'height': 121, 'url': 'h... |
in the context of evaluating LLMs, what do these scores technically mean? | 4 | when we benchmark different LLMs on different datasets (MMLU, TriviaQA, MATH, HellaSwag, etc.), what are the the signification of these scores? the accuracy? another metric? how can i know the metrics of each dataset (MMLU, etc.)
https://preview.redd.it/5glmddnwsb3c1.png?width=2158&format=png&auto=webp&s=fcaf6e55... | 2023-11-29T17:58:54 | https://www.reddit.com/r/LocalLLaMA/comments/186vof2/in_the_context_of_evaluating_llms_what_do_these/ | Life_Ask2806 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186vof2 | false | null | t3_186vof2 | /r/LocalLLaMA/comments/186vof2/in_the_context_of_evaluating_llms_what_do_these/ | false | false | 4 | null | |
Error while loading deepseek 67b gguf on ooba | 2 | Hey,
I'm trying to load TheBloke/deepseek-llm-67b-chat-GGUF 4\_K\_M with the llama.cpp loader and I keep running into this error. Please let me know how to fix. TIA.
https://preview.redd.it/4qymemytpb3c1.png?width=889&format=png&auto=webp&s=ee97cbe31b3625ef9b1bcc21ba74407a90651f8d | 2023-11-29T17:44:16 | https://www.reddit.com/r/LocalLLaMA/comments/186vbth/error_while_loading_deepseek_67b_gguf_on_ooba/ | Dry_Long3157 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186vbth | false | null | t3_186vbth | /r/LocalLLaMA/comments/186vbth/error_while_loading_deepseek_67b_gguf_on_ooba/ | false | false | 2 | null | |
I Made Clipboard Conqueror - Copilot Alternative. How To Use Clipboard Conqueror To Do Useful Work and How To Install. Video Inside. | 1 | \[watch?v=NqnpBi0MHsc\]
This will probably make some people mad.
Check it out! | 2023-11-29T17:23:05 | https://www.reddit.com/r/LocalLLaMA/comments/186ut6x/i_made_clipboard_conqueror_copilot_alternative/ | aseichter2007 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186ut6x | false | null | t3_186ut6x | /r/LocalLLaMA/comments/186ut6x/i_made_clipboard_conqueror_copilot_alternative/ | false | false | self | 1 | null |
Samsung revealed special DRAM for AI | 8 | A special type of DRAM that increases bandwidth and latency limits, Low Latency Wide IO (#LLW) is significantly more efficient in processing real-time data than LPDDR, making it perfect for mobile AI and Gaming applications.
This will boost LocalLLM performance significantly... | 2023-11-29T17:17:53 | https://v.redd.it/pim67norlb3c1 | wjohhan | v.redd.it | 1970-01-01T00:00:00 | 0 | {} | 186uon4 | false | {'reddit_video': {'bitrate_kbps': 2400, 'dash_url': 'https://v.redd.it/pim67norlb3c1/DASHPlaylist.mpd?a=1703870289%2COTVmOTYyMjlkNzZjMzc1YWIzMTk5YTE5MjRkMGM3MmZkMDQ4OTAzYTkxYWFmYWI2YWE3YzRjNjYyZGZjYmFlZQ%3D%3D&v=1&f=sd', 'duration': 44, 'fallback_url': 'https://v.redd.it/pim67norlb3c1/DASH_720.mp4?source=fallback', 'ha... | t3_186uon4 | /r/LocalLLaMA/comments/186uon4/samsung_revealed_special_dram_for_ai/ | false | false | 8 | {'enabled': False, 'images': [{'id': 'ZGtkbjU1a3JsYjNjMTYIucebxOcieeGak5T7DIVU_D7E4BYlWtid2owg5Llr', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/ZGtkbjU1a3JsYjNjMTYIucebxOcieeGak5T7DIVU_D7E4BYlWtid2owg5Llr.png?width=108&crop=smart&format=pjpg&auto=webp&s=b4fc690a684b3d2be73fa85d435b578fb40d5... | |
Fine tuning AI | 3 | Hi, I would like to better understand if it is possible to create a chatbot for free trained on a dataset (which I still have to create) on my PC.I was seeing that llama-2 could be a solution but you have to host it.So I understood that an external machine with GPU is needed, but apart from that, is it possible to make... | 2023-11-29T17:04:25 | https://www.reddit.com/r/LocalLLaMA/comments/186ucsh/fine_tuning_ai/ | silvio194 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186ucsh | false | null | t3_186ucsh | /r/LocalLLaMA/comments/186ucsh/fine_tuning_ai/ | false | false | self | 3 | null |
Dataset for Database Assistant Instruct Finetuning | 1 | I was looking to finetune llama for database related queries and solutions. Is there any dataset publicly available for this?
If not how can i make a dataset for this?
​
Please help
Thanks | 2023-11-29T16:56:50 | https://www.reddit.com/r/LocalLLaMA/comments/186u5ro/dataset_for_database_assistant_instruct_finetuning/ | Silver_Equivalent_58 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186u5ro | false | null | t3_186u5ro | /r/LocalLLaMA/comments/186u5ro/dataset_for_database_assistant_instruct_finetuning/ | false | false | self | 1 | null |
Is Taiwan an independent country? Deepseek LLM: Msg withdrawn due to security! | 11 | ​
https://i.redd.it/b1pwr2q4hb3c1.gif | 2023-11-29T16:51:55 | https://www.reddit.com/r/LocalLLaMA/comments/186u1iq/is_taiwan_an_independent_country_deepseek_llm_msg/ | dulldata | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186u1iq | false | null | t3_186u1iq | /r/LocalLLaMA/comments/186u1iq/is_taiwan_an_independent_country_deepseek_llm_msg/ | false | false | 11 | null | |
Anything going on with minimal (virtualized?) standardized hardware? (Kind of like demoscene stuff). Probably has benchmarking and fast-iteration applications? I'm talking setups that would run on any random laptop (without a gpu). Maybe throw in Nix for reproducibility? | 4 | Title | 2023-11-29T15:44:50 | https://www.reddit.com/r/LocalLLaMA/comments/186sfio/anything_going_on_with_minimal_virtualized/ | blueeyedlion | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186sfio | false | null | t3_186sfio | /r/LocalLLaMA/comments/186sfio/anything_going_on_with_minimal_virtualized/ | false | false | self | 4 | null |
How fast is 3090 for Codellama 70B 4/8bit? | 2 | I am considering purchasing a 3090 primarily for use with Code Llama. Is it a good investment? I haven't been able to find any relevant videos on YouTube and would like to understand more about its performance speeds. | 2023-11-29T15:15:24 | https://www.reddit.com/r/LocalLLaMA/comments/186rqze/how_fast_is_3090_for_codellama_70b_48bit/ | Snoo-83094 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186rqze | false | null | t3_186rqze | /r/LocalLLaMA/comments/186rqze/how_fast_is_3090_for_codellama_70b_48bit/ | false | false | self | 2 | null |
Suggestions/Guidance for MacBook Pro M3 Max Configuration | 2 | I'm looking to get an M3 Max, for reasons other than inference, but would like to factor in for local LLMs and would really appreciate some thoughts on some configurations. The models I'm looking at are:
a) M3 Max 16" 64GB with 16/CPU, 40/GPU, 16/NE, 400GBs memory bandwidth
b) M3 Max 16" 96GB with 14/CPU, 40/GPU, 1... | 2023-11-29T15:10:07 | https://www.reddit.com/r/LocalLLaMA/comments/186rmg4/suggestionsguidance_for_macbook_pro_m3_max/ | bdehora | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186rmg4 | false | null | t3_186rmg4 | /r/LocalLLaMA/comments/186rmg4/suggestionsguidance_for_macbook_pro_m3_max/ | false | false | self | 2 | null |
Two sets of base models from China (Yuan 2.0-2B, 51B, 102B and XVERSE-7B, 13B, 65B) | 37 | This first set of models was trained with 288B high quality tokens, will be interesting if the 51B and 102B models hold up. Commercial use is allowed with no authorization.
[https://github.com/IEIT-Yuan/Yuan-2.0/blob/main/README-EN.md](https://github.com/IEIT-Yuan/Yuan-2.0/blob/main/README-EN.md)
(Chinese) [https://g... | 2023-11-29T15:02:04 | https://www.reddit.com/r/LocalLLaMA/comments/186rfid/two_sets_of_base_models_from_china_yuan_202b_51b/ | Illustrious_Sand6784 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186rfid | false | null | t3_186rfid | /r/LocalLLaMA/comments/186rfid/two_sets_of_base_models_from_china_yuan_202b_51b/ | false | false | self | 37 | {'enabled': False, 'images': [{'id': 'ojnjQPNlZhxuCt1UPBJiQoq2ghBR21Gthr0YHW4MAcs', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/E1teDq0mmwSLFMIu1XLG41TmOCfOoxuZ4GaYGuRPIgc.jpg?width=108&crop=smart&auto=webp&s=7d42da0e2a22290ac1e358fb867ccd6d4150de72', 'width': 108}, {'height': 108, 'url': 'h... |
Using Mistral Openorca to create a knowledge graph from a text document | 85 | 2023-11-29T14:31:23 | https://towardsdatascience.com/how-to-convert-any-text-into-a-graph-of-concepts-110844f22a1a | WaterdanceAC | towardsdatascience.com | 1970-01-01T00:00:00 | 0 | {} | 186qq92 | false | null | t3_186qq92 | /r/LocalLLaMA/comments/186qq92/using_mistral_openorca_to_create_a_knowledge/ | false | false | 85 | {'enabled': False, 'images': [{'id': 'TwWtAvwWMPGkqLwJbwuv-cyPkdYt-7riDVDrNsS92w4', 'resolutions': [{'height': 43, 'url': 'https://external-preview.redd.it/2Z7PX407g2GPlBufjaec3XI9jR-gqSojc4xIFUWYwA8.jpg?width=108&crop=smart&auto=webp&s=df03ecdee1812ac30ea2fd43abd8ccbd1098d37b', 'width': 108}, {'height': 86, 'url': 'ht... | ||
Build RAG pipelines with txtai | 7 | 2023-11-29T14:27:32 | https://neuml.hashnode.dev/build-rag-pipelines-with-txtai | davidmezzetti | neuml.hashnode.dev | 1970-01-01T00:00:00 | 0 | {} | 186qn3y | false | null | t3_186qn3y | /r/LocalLLaMA/comments/186qn3y/build_rag_pipelines_with_txtai/ | false | false | 7 | {'enabled': False, 'images': [{'id': 'LJl0rRqLMp0fZBRV9rk23upcEZ4n9V-zrkY3nCmL58I', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/mVTqBkA6yEJh1zak4_rvx_KqQjR8BOTA03CZeC5kzJo.jpg?width=108&crop=smart&auto=webp&s=4425834a9c4fd2ec1804536a6f8370bb046bffef', 'width': 108}, {'height': 113, 'url': 'h... | ||
Can someone explain Port Forwarding and CG-NAT to me? In context of LLMs | 1 | So I used kobold.cpp, sillytavern, and Stable Diffusion several months ago (also tried WSL2 Text-gen-webui, but couldn't get it to work). All worked on PC, but I never tried to connect the PC to my phone to use it there.
From what I understand, if you're under CG-NAT, port forwarding shouldn't work. But wasn't what I ... | 2023-11-29T13:48:45 | https://www.reddit.com/r/LocalLLaMA/comments/186psmy/can_someone_explain_port_forwarding_and_cgnat_to/ | ThrowawayProgress99 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186psmy | false | null | t3_186psmy | /r/LocalLLaMA/comments/186psmy/can_someone_explain_port_forwarding_and_cgnat_to/ | false | false | self | 1 | null |
BYO API key services? | 1 | I love seeing that more AI apps are being built with ‘bring your own api key’ options to keep costs down for developers. It makes me wonder why there isn’t a service to store said keys 🔑 with a protocol (api) for sharing keys with approved apps. As a developer that wants people to use my app without incurring major co... | 2023-11-29T13:45:45 | https://www.reddit.com/r/LocalLLaMA/comments/186pqji/byo_api_key_services/ | wwwmaster1 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186pqji | false | null | t3_186pqji | /r/LocalLLaMA/comments/186pqji/byo_api_key_services/ | false | false | self | 1 | null |
M1/M2/M3: increase VRAM allocation with `sudo sysctl iogpu.wired_limit_mb=12345` (i.e. amount in mb to allocate) | 77 | If you're using Metal to run your llms, you may have noticed the amount of VRAM available is around 60%-70% of the total RAM - despite Apple's unique architecture for sharing the same high-speed RAM between CPU and GPU.
It turns out this VRAM allocation can be controlled at runtime using `sudo sysctl iogpu.wired_limit... | 2023-11-29T13:33:50 | https://www.reddit.com/r/LocalLLaMA/comments/186phti/m1m2m3_increase_vram_allocation_with_sudo_sysctl/ | farkinga | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186phti | false | null | t3_186phti | /r/LocalLLaMA/comments/186phti/m1m2m3_increase_vram_allocation_with_sudo_sysctl/ | false | false | self | 77 | {'enabled': False, 'images': [{'id': 'NaOYvV6ibx9LP6XYT_3V_XeuZ0X406wWEGa7X_3G-DA', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/xM_rUbinGyYBqBZYkg-Rfq1DDXtmAsjCP_bs4GdKKbI.jpg?width=108&crop=smart&auto=webp&s=4906a0b304449d903364f50543a8084e66ef98bd', 'width': 108}, {'height': 108, 'url': 'h... |
Anyone Tried Adding New Languages to Open Source AI Models? Need Advice! | 3 | Hey folks!
I'm diving into a this project and could really use some insights from this awesome community. I’m aiming to build a chatbot based on top-performing large language model that can chat in Turkish as smoothly as ChatGPT does in English.
Here's the deal: I'm super curious about adding Turkish to an existing ... | 2023-11-29T13:04:06 | https://www.reddit.com/r/LocalLLaMA/comments/186ox5o/anyone_tried_adding_new_languages_to_open_source/ | nefarkederki | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186ox5o | false | null | t3_186ox5o | /r/LocalLLaMA/comments/186ox5o/anyone_tried_adding_new_languages_to_open_source/ | false | false | self | 3 | null |
Best model-setup for CPU-only? | 10 | Have got some server hardware:
One i use for games @ 18c36t 3,2Ghz 128Gb RAM (GTX970 so GPU processing is a no-go i assume)
the other similar, but will have 256Gb. What’s best for these?
i’m only starting out and don’t understand the terms and measurements yet, but i am in the process and preparing the softwares to tr... | 2023-11-29T12:57:06 | https://www.reddit.com/r/LocalLLaMA/comments/186os74/best_modelsetup_for_cpuonly/ | andromedians | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186os74 | false | null | t3_186os74 | /r/LocalLLaMA/comments/186os74/best_modelsetup_for_cpuonly/ | false | false | self | 10 | null |
Proposal MIX AI | 1 | Proposal
​
I have used many AI models, some are fast, some are consistent, some are very good, some make long texts others explain well. I have come to my own conclusion that if there was a model mixed between zephyr beta which is fast but too academic and often disobedient and the Utopia 13B model which has a... | 2023-11-29T12:29:23 | https://www.reddit.com/r/LocalLLaMA/comments/186oa7r/proposal_mix_ai/ | Creative_Bottle_3225 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186oa7r | false | null | t3_186oa7r | /r/LocalLLaMA/comments/186oa7r/proposal_mix_ai/ | false | false | self | 1 | null |
Deepseek llm 67b Chat & Base | 102 | [https://huggingface.co/deepseek-ai/deepseek-llm-67b-chat](https://huggingface.co/deepseek-ai/deepseek-llm-67b-chat)
[https://huggingface.co/deepseek-ai/deepseek-llm-67b-base](https://huggingface.co/deepseek-ai/deepseek-llm-67b-base)
Knowledge cutoff May 2023, not bad.
Online demo: [https://chat.deepseek.com/](https... | 2023-11-29T12:19:00 | https://www.reddit.com/r/LocalLLaMA/comments/186o3sx/deepseek_llm_67b_chat_base/ | No-Link-2778 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186o3sx | false | null | t3_186o3sx | /r/LocalLLaMA/comments/186o3sx/deepseek_llm_67b_chat_base/ | false | false | self | 102 | {'enabled': False, 'images': [{'id': 'XTQKMFnbjnNyEeq8g1a8IyFff6A1Xgqbvqw2iTGmmIk', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/TH9gSAtb7KxMJJZpEXXyfmH_thyeP9gymDkzk4lgvnI.jpg?width=108&crop=smart&auto=webp&s=2496b3ebf4a03f19ae242c983f8bb50dc48ccd56', 'width': 108}, {'height': 116, 'url': 'h... |
Lora adapter | 1 | Is it possible to re-fine tune a LLM (LLaMA2, Mistral) on which we have already done a QLora? A bit like wanting to do additional epochs. | 2023-11-29T11:17:24 | https://www.reddit.com/r/LocalLLaMA/comments/186n3ln/lora_adapter/ | BluebirdFinancial119 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186n3ln | false | null | t3_186n3ln | /r/LocalLLaMA/comments/186n3ln/lora_adapter/ | false | false | self | 1 | null |
Is there a way to prevent coherency degradation when using high levels of RoPE scaling? | 4 | For the sake of argument, let's say VRAM is no object.
If I set alpha\_value to around 2.5 to 3 when loading a normally 4k base context model, I can get up to about 10k context before things start noticeably falling apart. Extending context higher than this, even if I increase alpha\_value higher to go along with it,... | 2023-11-29T11:12:33 | https://www.reddit.com/r/LocalLLaMA/comments/186n0wo/is_there_a_way_to_prevent_coherency_degradation/ | tenmileswide | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186n0wo | false | null | t3_186n0wo | /r/LocalLLaMA/comments/186n0wo/is_there_a_way_to_prevent_coherency_degradation/ | false | false | self | 4 | null |
How are you using CFG (classifier free guidance) | 1 | [removed] | 2023-11-29T09:18:45 | https://www.reddit.com/r/LocalLLaMA/comments/186ldie/how_are_you_using_cfg_classifier_free_guidance/ | WhereAreMyWaifus | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186ldie | false | null | t3_186ldie | /r/LocalLLaMA/comments/186ldie/how_are_you_using_cfg_classifier_free_guidance/ | false | false | self | 1 | null |
How are you using CFG (classifier free guidance)? | 1 | [removed] | 2023-11-29T09:17:58 | https://www.reddit.com/r/LocalLLaMA/comments/186ld63/how_are_you_using_cfg_classifier_free_guidance/ | WhereAreMyWaifus | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186ld63 | false | null | t3_186ld63 | /r/LocalLLaMA/comments/186ld63/how_are_you_using_cfg_classifier_free_guidance/ | false | false | default | 1 | {'enabled': False, 'images': [{'id': 'q3evP6JeDpAC2MdSQHWYxnCYTqbJkElIQsLFqVSdkss', 'resolutions': [{'height': 63, 'url': 'https://external-preview.redd.it/izh8gZHY4FqZ1nwtU1N_TjtohUCNuvTyMn90toXda80.jpg?width=108&crop=smart&auto=webp&s=bc9575b410002edc2df3c5b5b0355fefedc7baa8', 'width': 108}, {'height': 126, 'url': 'h... |
Why is a single a100 so slow? | 22 | I’m using a100 pcie 80g. Cuda11.8 toolkit 525.x
But when i inference codellama 13b with oobabooga(web ui)
It just make 5tokens/s
It is so slow.
Is there any config or something else for a100??? | 2023-11-29T08:38:28 | https://www.reddit.com/r/LocalLLaMA/comments/186kuib/why_is_a_single_a100_so_slow/ | Radiant-Practice-270 | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186kuib | false | null | t3_186kuib | /r/LocalLLaMA/comments/186kuib/why_is_a_single_a100_so_slow/ | false | false | self | 22 | null |
Novel Writing | 14 | I have been playing with llms for novel writing. Thus far all I have been able to use them for is brainstorming. No matter the model I use the prose feels wooden, dull, and obviously AI.
Is anyone else doing this? Are there particular models that work really well or any prompts you recommend? Any workflow advice y... | 2023-11-29T08:26:36 | https://www.reddit.com/r/LocalLLaMA/comments/186kooa/novel_writing/ | Jenniher | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186kooa | false | null | t3_186kooa | /r/LocalLLaMA/comments/186kooa/novel_writing/ | false | false | self | 14 | null |
Novel witing | 1 | I have been playing with llms for novel writing. Thus far all I have been able to use them for is brainstorming. No matter the model I use the prose feels wooden, dull, and obviously AI.
Is anyone else doing this? Are there particular models that work really well or any prompts you recommend? Any worlflow advice y... | 2023-11-29T08:24:51 | https://www.reddit.com/r/LocalLLaMA/comments/186knri/novel_witing/ | Jenniher | self.LocalLLaMA | 1970-01-01T00:00:00 | 0 | {} | 186knri | false | null | t3_186knri | /r/LocalLLaMA/comments/186knri/novel_witing/ | false | false | self | 1 | null |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.