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
Is there a tool that lets you compare many slightly different ChatGPT prompts and see their results next to each other?
1
So that you can rate the answers and find which prompt works best for you. It needs to show the prompt questions and answers side by side, and needs to be able to do this for 10 or more prompts. I want this because I've realised that slight difference in how I phrase my prompt, slight inclusions or deletions in infor...
2024-02-13T07:34:46
https://www.reddit.com/r/LocalLLaMA/comments/1apnyj9/is_there_a_tool_that_lets_you_compare_many/
WinXPbootsup
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apnyj9
false
null
t3_1apnyj9
/r/LocalLLaMA/comments/1apnyj9/is_there_a_tool_that_lets_you_compare_many/
false
false
self
1
null
Easy way to extend model's context lenght?
1
[removed]
2024-02-13T06:49:42
https://www.reddit.com/r/LocalLLaMA/comments/1apna30/easy_way_to_extend_models_context_lenght/
Working-Flatworm-531
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apna30
false
null
t3_1apna30
/r/LocalLLaMA/comments/1apna30/easy_way_to_extend_models_context_lenght/
false
false
self
1
null
3 builds: which one would be the best for 70/120b?
1
1: [https://pcpartpicker.com/list/NzNNZJ](https://pcpartpicker.com/list/NzNNZJ) (w/ 16gb gpu instead of 8gb) 2: [https://pcpartpicker.com/list/mpj428](https://pcpartpicker.com/list/mpj428) (again, w/16gb instead of 8gb card) 3: Dell Precision T7820 w/ Xeon Gold 5122, 2 RX 580 16gb, 6x16gb ddr4 2666mhz Also, am I cor...
2024-02-13T06:46:43
https://www.reddit.com/r/LocalLLaMA/comments/1apn8d5/3_builds_which_one_would_be_the_best_for_70120b/
oof-baroomf
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apn8d5
false
null
t3_1apn8d5
/r/LocalLLaMA/comments/1apn8d5/3_builds_which_one_would_be_the_best_for_70120b/
false
false
self
1
null
Is rope applied in each attention layer?
8
Sinusoidal embodied are applied at the input but is rope done at each and every attention layer?
2024-02-13T06:34:33
https://www.reddit.com/r/LocalLLaMA/comments/1apn1dy/is_rope_applied_in_each_attention_layer/
LassFromTheUpload
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apn1dy
false
null
t3_1apn1dy
/r/LocalLLaMA/comments/1apn1dy/is_rope_applied_in_each_attention_layer/
false
false
self
8
null
Some question about doing a Fine Tuning research for Beginners.
1
[removed]
2024-02-13T06:28:55
https://www.reddit.com/r/LocalLLaMA/comments/1apmy2f/some_question_about_doing_a_fine_tuning_research/
Neroism8422
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apmy2f
false
null
t3_1apmy2f
/r/LocalLLaMA/comments/1apmy2f/some_question_about_doing_a_fine_tuning_research/
false
false
nsfw
1
null
Alumni Engagement
1
Hello community! I was working on automation of various tasks using LLMs in different sectors. For the education sector, after my research, I realized that institutes often fall behind on alumni engagements. I was wondering how we could use LLMs for the same. My first idea was to use LLM for newsletter creation and ...
2024-02-13T06:11:21
https://www.reddit.com/r/LocalLLaMA/comments/1apmnpe/alumni_engagement/
hunt210702
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apmnpe
false
null
t3_1apmnpe
/r/LocalLLaMA/comments/1apmnpe/alumni_engagement/
false
false
self
1
null
How do I...
1
I installed Ollama yesterday and pulled Deepseek-Coder 33b. Every time I ask it to do something: \>>> Can you access the internet? **Deepseek:** As an artificial intelligence model, I don't have internet access or browsing capabilities. I exist within a digital environment and can't perform functions such as acc...
2024-02-13T05:48:00
https://www.reddit.com/r/LocalLLaMA/comments/1apm8vz/how_do_i/
Forsaken-Parsley798
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apm8vz
false
null
t3_1apm8vz
/r/LocalLLaMA/comments/1apm8vz/how_do_i/
false
false
self
1
null
Anyone want to collaborate on a project?
5
I am starting on a voice enabled assistant that can connect to home automation, stream music, display photos, search the web, etc. Maybe the ability to train the voice based on some source material so people can emulate their favorite fantasy AI helper. I'm thinking Something that could easily replace Google home / Al...
2024-02-13T05:39:03
https://www.reddit.com/r/LocalLLaMA/comments/1apm3fi/anyone_want_to_collaborate_on_a_project/
kingzeta
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apm3fi
false
null
t3_1apm3fi
/r/LocalLLaMA/comments/1apm3fi/anyone_want_to_collaborate_on_a_project/
false
false
self
5
null
Why is model.generate so much for inference so much slower than a forward pass with the huggingface trainer, even when I'm using `with torch.inference_mode():`? Shouldn't it be faster since I'm not calculating any gradients? Sampling is turned off.
7
When training on an a100 in google colab, a training step with a batch size of 2 takes a few seconds, where as the same training example takes like a few minutes with model.generate Aren't both just taking the argmax of all of the token logits for each hidden state? Is model.generate doing something different? The s...
2024-02-13T05:01:15
https://www.reddit.com/r/LocalLLaMA/comments/1aplei9/why_is_modelgenerate_so_much_for_inference_so/
SkGiles
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aplei9
false
null
t3_1aplei9
/r/LocalLLaMA/comments/1aplei9/why_is_modelgenerate_so_much_for_inference_so/
false
false
self
7
null
Has anyone tried fine tuning GPT-3.5 on the Dolphin dataset? Currently about to start, although have a feeling it will be cancelled due to the uncensored content.
37
Probably wouldn’t be doing this if I was spending my own money but have 5k worth of OpenAI credits so have been experimenting with fine tuning on various datasets. Interested to see the outcome on this.
2024-02-13T05:00:07
https://www.reddit.com/r/LocalLLaMA/comments/1apldii/has_anyone_tried_fine_tuning_gpt35_on_the_dolphin/
sardoa11
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apldii
false
null
t3_1apldii
/r/LocalLLaMA/comments/1apldii/has_anyone_tried_fine_tuning_gpt35_on_the_dolphin/
false
false
self
37
null
glossary list or must know terms ?
4
Hi everyone ! I check and see it seem our resource index is seem not up to date and missing numeros term or defintion that should know for starter first time or vet, when playing with llama. anyone maybe can add mising terminology or terms that need know here. thanks.
2024-02-13T04:32:17
https://www.reddit.com/r/LocalLLaMA/comments/1apkuw6/glossary_list_or_must_know_terms/
Merchant_Lawrence
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apkuw6
false
null
t3_1apkuw6
/r/LocalLLaMA/comments/1apkuw6/glossary_list_or_must_know_terms/
false
false
self
4
null
When using some AI models my PC makes this weird high pitch sssssss sound, but only when out putting?
1
[removed]
2024-02-13T04:00:57
https://www.reddit.com/r/LocalLLaMA/comments/1apk8y8/when_using_some_ai_models_my_pc_makes_this_weird/
poet3991
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apk8y8
false
null
t3_1apk8y8
/r/LocalLLaMA/comments/1apk8y8/when_using_some_ai_models_my_pc_makes_this_weird/
false
false
self
1
null
Having a Local LLM interact with an API
1
So i have an idea that it would be cool to have a local llm be a smart assistant. If you could enable it to call an api endpoint you could have it make requests to a smarthome hub and control smart devices. The question is how would it be best to do this? Have a program read the llm output and look for certain commands...
2024-02-13T03:42:58
https://www.reddit.com/r/LocalLLaMA/comments/1apjw2x/having_a_local_llm_interact_with_an_api/
Iseenoghosts
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apjw2x
false
null
t3_1apjw2x
/r/LocalLLaMA/comments/1apjw2x/having_a_local_llm_interact_with_an_api/
false
false
self
1
null
Skill Issue while running GPU accelerated llama
3
I am trying to run llama.cpp on a 4090 and running into some errors and would love some feedback I raised this issue on github but figured this may get more eyes [https://github.com/ggerganov/llama.cpp/issues/5470](https://github.com/ggerganov/llama.cpp/issues/5470) Thanks in advance!
2024-02-13T03:08:46
https://www.reddit.com/r/LocalLLaMA/comments/1apj6ze/skill_issue_while_running_gpu_accelerated_llama/
MDCurrent
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apj6ze
false
null
t3_1apj6ze
/r/LocalLLaMA/comments/1apj6ze/skill_issue_while_running_gpu_accelerated_llama/
false
false
self
3
{'enabled': False, 'images': [{'id': 'kDdsC0eJdxwlFclEqZsZZaH7P0wUrAkL0g2_adzBy5g', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/M-W4iEeiOD9B3h5jouOylLpEyxqgM3t0y0qF5pz1-VI.jpg?width=108&crop=smart&auto=webp&s=0a8ffb6993f58cb1b668bcdca1ebfaf29281c7ab', 'width': 108}, {'height': 108, 'url': 'h...
Fiddler: CPU-GPU Orchestration for Fast Inference of Mixture-of-Experts Models
46
>Large Language Models (LLMs) based on Mixture-of-Experts (MoE) architecture are showing promising performance on various tasks. However, running them on resource-constrained settings, where GPU memory resources are not abundant, is challenging due to huge model sizes. Existing systems that offload model weights to CPU...
2024-02-13T02:54:36
https://arxiv.org/abs/2402.07033
ninjasaid13
arxiv.org
1970-01-01T00:00:00
0
{}
1apiwag
false
null
t3_1apiwag
/r/LocalLLaMA/comments/1apiwag/fiddler_cpugpu_orchestration_for_fast_inference/
false
false
default
46
null
Does LLaVA need the SGLang worker *and* the llava worker, or just one with the controller?
2
​ https://preview.redd.it/8gcq0ziyn9ic1.png?width=555&format=png&auto=webp&s=389f5722ae2bc9bbde9f39b0b0bed3296196a373
2024-02-13T02:49:36
https://www.reddit.com/r/LocalLLaMA/comments/1apislo/does_llava_need_the_sglang_worker_and_the_llava/
codys12
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apislo
false
null
t3_1apislo
/r/LocalLLaMA/comments/1apislo/does_llava_need_the_sglang_worker_and_the_llava/
false
false
https://b.thumbs.redditm…e4nZqiQBQDRw.jpg
2
null
Can I use CodeLlama to understand and modify a massive C# code?
1
I work for a company that creates a specific kind of reports for financial companies using a legacy software built with C#. We periodically need to modify the code to suit our clients needs. The problem is that there are only two developers that understand this code and are able to make the changes, and one of the rec...
2024-02-13T02:49:26
https://www.reddit.com/r/LocalLLaMA/comments/1apisgx/can_i_use_codellama_to_understand_and_modify_a/
ImpressiveFault42069
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apisgx
false
null
t3_1apisgx
/r/LocalLLaMA/comments/1apisgx/can_i_use_codellama_to_understand_and_modify_a/
false
false
self
1
null
Poll!
1
Let's tell each other, who uses which models and the hardware you run these models on? ​ I personally think that Vicuna 33b (1.3) is the coolest and most logical of all 33b models, even after almost a year. I tried a variety of models, even those that everyone licked, but they had their faults and errors, they...
2024-02-13T02:41:31
https://www.reddit.com/r/LocalLLaMA/comments/1apimd7/poll/
Successful-Button-53
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apimd7
false
null
t3_1apimd7
/r/LocalLLaMA/comments/1apimd7/poll/
false
false
self
1
null
Data for LLM training
2
HF's [leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard) maintains a test dataset for base ranking. Is there a list of training datasets used in training LLM models? I know theres the [HF datasets](https://huggingface.co/datasets?sort=downloads) like databricks and Anthropic, but I'm certa...
2024-02-13T02:40:01
https://www.reddit.com/r/LocalLLaMA/comments/1apil6p/data_for_llm_training/
Traditional_Truck_36
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apil6p
false
null
t3_1apil6p
/r/LocalLLaMA/comments/1apil6p/data_for_llm_training/
false
false
self
2
{'enabled': False, 'images': [{'id': 'tjJ87qKJWLzmj-5WYTPdt0F_x4nG05KYznkxHl11ljc', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/dEYg7tYorcKKjwTqLhf9IZA_JuhsDh-r7DtkAObAWCg.jpg?width=108&crop=smart&auto=webp&s=05aecc1a2ea320ce14e6f61f1cf8105636f82f58', 'width': 108}, {'height': 116, 'url': 'h...
Cost of running LLM in the cloud? (Is OpenAI really this expensive?)
1
[removed]
2024-02-13T02:24:46
https://www.reddit.com/r/LocalLLaMA/comments/1api9z7/cost_of_running_llm_in_the_cloud_is_openai_really/
ml_llm_etc
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1api9z7
false
null
t3_1api9z7
/r/LocalLLaMA/comments/1api9z7/cost_of_running_llm_in_the_cloud_is_openai_really/
false
false
self
1
{'enabled': False, 'images': [{'id': 'iQQyg5CKKXH-zNe6lCGbk6MEyBjG4WNJjKWS__YzU8Q', 'resolutions': [{'height': 41, 'url': 'https://external-preview.redd.it/KostmBLhknc706amLbjWY88zXS2uIsw1HkbdYTe7xsg.jpg?width=108&crop=smart&auto=webp&s=1526bbfd4fa7023b6aeff336a6f57263a70b100d', 'width': 108}], 'source': {'height': 80,...
How the h*ck should i setup a llm
1
Hey, gonna preface this by saying i have almost no exp in this but i wanted to try this out since im building a new pc Looking online the specs required are absurd lmao — most said up to 28 gb for a 7b model with the most precision 💀. I got a 4060 8gb vram, 32gb ddr5 and an i7 14700k. Since my computer wasnt super h...
2024-02-13T02:09:18
https://www.reddit.com/r/LocalLLaMA/comments/1aphye6/how_the_hck_should_i_setup_a_llm/
OtterSins
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aphye6
false
null
t3_1aphye6
/r/LocalLLaMA/comments/1aphye6/how_the_hck_should_i_setup_a_llm/
false
false
self
1
null
New GGUF Quantization in 1.6-1.7bpw SOTA, aka. IQ1_S : Benchs, models, and KoboldCPP to play with them.
71
As many of you know, SOTA GGUF quants in 1.6-1.7bpw are on the way, allowing owners of 16GB cards to fully offload a 70b model, and 12GB cards owners to make a usable partial offload. And yet, these promised quants are already there ! \---- ENTRANCE : Here is the KoboldCPP Frankenstein 1.58 to play with the v3 of t...
2024-02-13T01:23:39
https://www.reddit.com/r/LocalLLaMA/comments/1apgzw5/new_gguf_quantization_in_1617bpw_sota_aka_iq1_s/
Nexesenex
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apgzw5
false
null
t3_1apgzw5
/r/LocalLLaMA/comments/1apgzw5/new_gguf_quantization_in_1617bpw_sota_aka_iq1_s/
false
false
self
71
{'enabled': False, 'images': [{'id': 'qsVznDUSlybTdaRI56a7TRJyPR9bDKWDilOK0CUjm7U', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/7VIm1R2nZ6GisVDixSnp_RMJQ5zP8uqJujBm4t_OhTU.jpg?width=108&crop=smart&auto=webp&s=1a0de4b3549b0ce508e094a17dd3d87b05148e1c', 'width': 108}, {'height': 108, 'url': 'h...
Seeking an LLM Interaction Software Client with RAG Capabilities, Local File Reading, and Ready-to-Use Setup
1
Hello everyone, I'm on the lookout for a software client that can interact with local large language models (LLMs) like LM Studio, Ollama, etc., and comes equipped with Retrieval-Augmented Generation (RAG) capabilities to directly read and understand local files. My primary use cases involve summarizing web content, e...
2024-02-13T01:10:10
https://www.reddit.com/r/LocalLLaMA/comments/1apgpij/seeking_an_llm_interaction_software_client_with/
xue160709
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apgpij
false
null
t3_1apgpij
/r/LocalLLaMA/comments/1apgpij/seeking_an_llm_interaction_software_client_with/
false
false
self
1
null
LocalCraft my own local version of Neal Agarwal's Infinity Craft using local LLMs I posted about the other day is out on GitHub now!
9
2024-02-13T00:02:22
https://github.com/Piper8x7b/LocalCraft
Piper8x7b
github.com
1970-01-01T00:00:00
0
{}
1apf8j9
false
null
t3_1apf8j9
/r/LocalLLaMA/comments/1apf8j9/localcraft_my_own_local_version_of_neal_agarwals/
false
false
default
9
null
LocalCraft my own local version of Neal Agarwal's Infinite Craft using local LLMs I posted about the other day is out on GitHub now!
1
[deleted]
2024-02-13T00:01:08
[deleted]
1970-01-01T00:00:00
0
{}
1apf7fg
false
null
t3_1apf7fg
/r/LocalLLaMA/comments/1apf7fg/localcraft_my_own_local_version_of_neal_agarwals/
false
false
default
1
null
MiniCPM-2.4B claims performance comparable to the thrice larger Mistral-7B, beating the many times larger Llama2-13B, MPT-30B, and Falcon-40B on multiple benchmarks at a fraction of the size
40
2024-02-12T23:45:51
https://github.com/OpenBMB/MiniCPM/blob/main/README-en.md
CosmosisQ
github.com
1970-01-01T00:00:00
0
{}
1apev1x
false
null
t3_1apev1x
/r/LocalLLaMA/comments/1apev1x/minicpm24b_claims_performance_comparable_to_the/
false
false
https://b.thumbs.redditm…32l5HmjKg5uM.jpg
40
{'enabled': False, 'images': [{'id': 'R9tJKtKpcSMxnvdThzmzAzrl5pERAzsQqAHFS1bBwog', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/CxE87oyoiJ94WOh-7QtJFgWVFaJw-5oVkiLsI9tqy0c.jpg?width=108&crop=smart&auto=webp&s=15447f795aa514b9fd5e4b95dc787e82080be038', 'width': 108}, {'height': 108, 'url': 'h...
So I'm working on something here. Basically it's an API that contains all the needed functionality to run a complete front-end chatbot. It will also be shipped with a built-in frontend, which is what you see here. Will run local models, OpenAI/Alphabet++ APIs, Agent deployment logic for codebases ++
1
2024-02-12T23:42:48
https://i.redd.it/e67vj3raq8ic1.png
Severin_Suveren
i.redd.it
1970-01-01T00:00:00
0
{}
1apeshf
false
null
t3_1apeshf
/r/LocalLLaMA/comments/1apeshf/so_im_working_on_something_here_basically_its_an/
false
false
https://b.thumbs.redditm…__XoDggaaXOQ.jpg
1
{'enabled': True, 'images': [{'id': 'nT3CTmK8Em9Z4q362pWRYC1cvm2Ts4XstT2l3ypf_4Q', 'resolutions': [{'height': 66, 'url': 'https://preview.redd.it/e67vj3raq8ic1.png?width=108&crop=smart&auto=webp&s=d858705958e0200e1ceed59ef34d9b500fd8151f', 'width': 108}, {'height': 132, 'url': 'https://preview.redd.it/e67vj3raq8ic1.png...
What pretrained LLM size and format do you use?
5
What model size(7B, 13B, 30B, etc) and format (GGUF, bin, safetensors, etc) do you use, and how much VRAM does your setup have? I have 24GB VRAM and mainly uses GGUF 7-30B model. I know 24GB is not alot in LLM realm, but that's what I can afford. Interested in this because I want to know if I'm stuck with 7B model un...
2024-02-12T23:35:42
https://www.reddit.com/r/LocalLLaMA/comments/1apemm9/what_pretrained_llm_size_and_format_do_you_use/
Beautiful_Purple4433
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apemm9
false
null
t3_1apemm9
/r/LocalLLaMA/comments/1apemm9/what_pretrained_llm_size_and_format_do_you_use/
false
false
self
5
null
Who, if anyone, is working on very sophisticated LLM models for moderation that could potentially be better discerners than human mods?
1
[removed]
2024-02-12T23:28:52
https://www.reddit.com/r/LocalLLaMA/comments/1apegti/who_if_anyone_is_working_on_very_sophisticated/
ShywayRobbery
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apegti
false
null
t3_1apegti
/r/LocalLLaMA/comments/1apegti/who_if_anyone_is_working_on_very_sophisticated/
false
false
self
1
null
How many layers can I offload to my GPU?
1
[removed]
2024-02-12T22:59:19
https://www.reddit.com/r/LocalLLaMA/comments/1apdro8/how_many_layers_can_i_offload_to_my_gpu/
Low-Attorney6624
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apdro8
false
null
t3_1apdro8
/r/LocalLLaMA/comments/1apdro8/how_many_layers_can_i_offload_to_my_gpu/
false
false
self
1
null
Can I use token count and time to get an estimated tok/s figure?
3
2024-02-12T22:43:49
https://www.reddit.com/gallery/1apdenh
carlospeleto
reddit.com
1970-01-01T00:00:00
0
{}
1apdenh
false
null
t3_1apdenh
/r/LocalLLaMA/comments/1apdenh/can_i_use_token_count_and_time_to_get_an/
false
false
https://a.thumbs.redditm…v7U4K-Iqg150.jpg
3
null
New 7B beats GPT-4: SQLCoder-7B-2
1
I've tried the previous release of SQLCoder through Ollama and it ran pretty great. Now they're claiming their 7B-2 beats GPT-4. GitHub: [https://github.com/defog-ai/sqlcoder](https://github.com/defog-ai/sqlcoder) HF: [defog/sqlcoder-7b-2 · Hugging Face](https://huggingface.co/defog/sqlcoder-7b-2) https://previe...
2024-02-12T22:42:39
https://www.reddit.com/r/LocalLLaMA/comments/1apddn1/new_7b_beats_gpt4_sqlcoder7b2/
shouryannikam
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apddn1
false
null
t3_1apddn1
/r/LocalLLaMA/comments/1apddn1/new_7b_beats_gpt4_sqlcoder7b2/
false
false
https://b.thumbs.redditm…vdR9OXLZAvNU.jpg
1
{'enabled': False, 'images': [{'id': 'DjXCKW3HTLOoelhgqa63ljfvrd9lcpkVmGvN5tl42zo', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/0AES-j2oDa8NxDkWXVCNB91oyHfrCYvzpSLI3GjySls.jpg?width=108&crop=smart&auto=webp&s=f87aab474c16e7bdf4c2da52650da6f25c27821d', 'width': 108}, {'height': 108, 'url': 'h...
An Experiment to Reproduce SpatialVLM - Synthesizing Data and Fine-Tuning VLMs With Improved Spatial Reasoning
10
2024-02-12T22:40:01
https://v.redd.it/zztc675ab8ic1
remyxai
v.redd.it
1970-01-01T00:00:00
0
{}
1apdbcw
false
{'reddit_video': {'bitrate_kbps': 5000, 'dash_url': 'https://v.redd.it/zztc675ab8ic1/DASHPlaylist.mpd?a=1710369617%2CYzM2NzY2NTM2MDk4ODgwNzUyMGFiNTE0MzE2NDE3OWFjOGU3MmVhYzMzZTBkMWRiZDU5YWIwOTNlYWZiMDBlNg%3D%3D&v=1&f=sd', 'duration': 44, 'fallback_url': 'https://v.redd.it/zztc675ab8ic1/DASH_1080.mp4?source=fallback', 'h...
t3_1apdbcw
/r/LocalLLaMA/comments/1apdbcw/an_experiment_to_reproduce_spatialvlm/
false
false
https://external-preview…a19788c5c4e5b5e3
10
{'enabled': False, 'images': [{'id': 'MXBpMGlmeWxmOGljMQNkNwCzMCfIUGDv1ghIC3hRjQCjH8UUjqUCJCni6W9u', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/MXBpMGlmeWxmOGljMQNkNwCzMCfIUGDv1ghIC3hRjQCjH8UUjqUCJCni6W9u.png?width=108&crop=smart&format=pjpg&auto=webp&s=70dae9934ecaeaba956eb08de7d56c61b42f0...
Whats in your RAG setup?
17
What frameworks and libraries are you using in your RAG? I'm most curious if LangChain is as popular as it was? Here's mine at a high-level: * langchain to use OpenAI for creating embeddings * Pinecone for storing embedding * langchain to load document splitters and characters splitters for chunking * Mongo for ...
2024-02-12T22:15:56
https://www.reddit.com/r/LocalLLaMA/comments/1apcqq4/whats_in_your_rag_setup/
EnvironmentalDepth62
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apcqq4
false
null
t3_1apcqq4
/r/LocalLLaMA/comments/1apcqq4/whats_in_your_rag_setup/
false
false
self
17
null
Creating structured data from unstructured - question regarding coverage of total data
2
I've been experimenting with some small QLoRAs for very specific tasks relating to a niche topic which is not well-known by any LLMs, big or small. Results are reasonable on the super specific tasks where general knowledge is not strictly required, but I believe could be drastically improved if models are first imbued...
2024-02-12T21:58:14
https://www.reddit.com/r/LocalLLaMA/comments/1apcay1/creating_structured_data_from_unstructured/
EmbarrassedBiscotti9
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apcay1
false
null
t3_1apcay1
/r/LocalLLaMA/comments/1apcay1/creating_structured_data_from_unstructured/
false
false
self
2
null
🐺🐦‍⬛ New and improved Goliath-like Model: Miquliz 120B v2.0
132
2024-02-12T21:55:08
https://huggingface.co/wolfram/miquliz-120b-v2.0
WolframRavenwolf
huggingface.co
1970-01-01T00:00:00
0
{}
1apc85r
false
null
t3_1apc85r
/r/LocalLLaMA/comments/1apc85r/new_and_improved_goliathlike_model_miquliz_120b/
false
false
https://b.thumbs.redditm…fY-E_P79MwHA.jpg
132
{'enabled': False, 'images': [{'id': 'sb3WvhmEVvBTauQsiIf5aO4L7LcZVB5tlJ1j2xdm7NM', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/1Rzq6akgg1KvvwSbFqirjXgKD23rVblf-TGGCZkPl00.jpg?width=108&crop=smart&auto=webp&s=9f4475482d6a29e6e1c4fa0e08ea71819d5a19a0', 'width': 108}, {'height': 116, 'url': 'h...
How to run 120b models locally?
19
I added a second 4090 to my setup and have gotten a sweet taste of crippled 120b LLMs and want to run them natively. What is the easiest/affordable way to get 6 x 4090s running? I've seen some people talk about doing custom builds but can't find any specific information on what cases/boards/gpu combinations will work. ...
2024-02-12T21:39:41
https://www.reddit.com/r/LocalLLaMA/comments/1apbud8/how_to_run_120b_models_locally/
oldgreggsplace
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apbud8
false
null
t3_1apbud8
/r/LocalLLaMA/comments/1apbud8/how_to_run_120b_models_locally/
false
false
self
19
null
Custom datasets and training?
7
Hey all, I’ve done a few Lora fine tune based on open datasets. What the best way to create a dataset for fine tuning Mixtral 8x7b, especially for Brazilian Portuguese? Mixtral can already speak Portuguese quite well, despite not being an official language, probably due to the proximity with oficial languages like F...
2024-02-12T21:26:12
https://www.reddit.com/r/LocalLLaMA/comments/1apbibl/custom_datasets_and_training/
blackpantera
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apbibl
false
null
t3_1apbibl
/r/LocalLLaMA/comments/1apbibl/custom_datasets_and_training/
false
false
self
7
null
Custom datasets and training?
2
Hey all, I’ve done a few Lora fine tune based on open datasets. What the best way to create a dataset for fine tuning Mixtral 8x7b, especially for Brazilian Portuguese? Mixtral can already speak Portuguese quite well, despite not being an official language, probably due to the proximity with oficial languages like F...
2024-02-12T21:26:08
https://www.reddit.com/r/LocalLLaMA/comments/1apbi9i/custom_datasets_and_training/
blackpantera
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1apbi9i
false
null
t3_1apbi9i
/r/LocalLLaMA/comments/1apbi9i/custom_datasets_and_training/
false
false
self
2
null
Where will that stop??
330
2024-02-12T20:36:41
https://i.redd.it/vqpa6filt7ic1.jpeg
rem_dreamer
i.redd.it
1970-01-01T00:00:00
0
{}
1apa9fy
false
null
t3_1apa9fy
/r/LocalLLaMA/comments/1apa9fy/where_will_that_stop/
false
false
https://b.thumbs.redditm…fIcTnRwX80MI.jpg
330
{'enabled': True, 'images': [{'id': 'N9lgYQTggsJ3fyHpHmZ8RsBgQ76WtSoy0RWOQeeMiKs', 'resolutions': [{'height': 151, 'url': 'https://preview.redd.it/vqpa6filt7ic1.jpeg?width=108&crop=smart&auto=webp&s=d77535e6c62a6a44df6e5d560b2a9fe3c598bc0f', 'width': 108}, {'height': 302, 'url': 'https://preview.redd.it/vqpa6filt7ic1.j...
Unguarded LLMs
1
[removed]
2024-02-12T20:09:55
https://www.reddit.com/r/LocalLLaMA/comments/1ap9ksr/unguarded_llms/
Mountain-Door1991
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap9ksr
false
null
t3_1ap9ksr
/r/LocalLLaMA/comments/1ap9ksr/unguarded_llms/
false
false
default
1
null
Unguarded LLMs
1
[removed]
2024-02-12T20:09:55
https://www.reddit.com/r/LocalLLaMA/comments/1ap9ksm/unguarded_llms/
Mountain-Door1991
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap9ksm
false
null
t3_1ap9ksm
/r/LocalLLaMA/comments/1ap9ksm/unguarded_llms/
false
false
default
1
null
Local LLM on Arc - OneAPI?
5
With Nvidia leading the charge with CUDA, and AMD open-sourcing ROCm in hopes of challenging Nvidia, what are your thoughts on Intel's equivalent: OneAPI ? There's been lots of positive news of how Intel is listening to feedback and making constant driver updates for its consumer Arc GPUs for gaming performance and op...
2024-02-12T20:03:17
https://www.reddit.com/r/LocalLLaMA/comments/1ap9eo1/local_llm_on_arc_oneapi/
Kaldnite
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap9eo1
false
null
t3_1ap9eo1
/r/LocalLLaMA/comments/1ap9eo1/local_llm_on_arc_oneapi/
false
false
self
5
null
Flashing Nvidia P102-100 for 10gb
6
This is a powerful card designed for mining. I obtained and tested with some smaller LLMs and can confirm the GTX 1080 ti type compute capability. The drawback is that it comes configured with 5gb VRAM which severely cripples its ability to load any large models. I read that there were some who successfully flashed t...
2024-02-12T20:01:46
https://www.reddit.com/r/LocalLLaMA/comments/1ap9d79/flashing_nvidia_p102100_for_10gb/
MachineZer0
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap9d79
false
null
t3_1ap9d79
/r/LocalLLaMA/comments/1ap9d79/flashing_nvidia_p102100_for_10gb/
false
false
self
6
null
System Design for a P4 cluster (4GPU)
1
[removed]
2024-02-12T19:35:41
https://www.reddit.com/r/LocalLLaMA/comments/1ap8p1h/system_design_for_a_p4_cluster_4gpu/
synthapetic
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap8p1h
false
null
t3_1ap8p1h
/r/LocalLLaMA/comments/1ap8p1h/system_design_for_a_p4_cluster_4gpu/
false
false
self
1
null
What causes LLMs to fall into repetitions while generating?
60
This might be a stupid question, but what causes finetuned models to **repeat themselves like this repeat themselves like this repeat themselves like this** at inference time? I have seen many cases where model just goes into a loop until it hits the generation limit. Does it have to do with finetuning, or with the g...
2024-02-12T19:33:26
https://www.reddit.com/r/LocalLLaMA/comments/1ap8mxh/what_causes_llms_to_fall_into_repetitions_while/
Foxtr0t
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap8mxh
false
null
t3_1ap8mxh
/r/LocalLLaMA/comments/1ap8mxh/what_causes_llms_to_fall_into_repetitions_while/
false
false
self
60
null
Free multimodal AI that takes videos!
7
Hi guys, I was scrolling twitter, and found this interesting model(actually they have two: 21b and 7b), it's closed source though. Reka Flash, it's in open beta, and according to benchmarks it's better than Gemini pro and gpt 3.5. It can accept images(12mb limit) and VIDEOS(30mb and 1 min long)! You can try the model...
2024-02-12T19:32:11
https://www.reddit.com/r/LocalLLaMA/comments/1ap8lsn/free_multimodal_ai_that_takes_videos/
KitsuneFolk
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap8lsn
false
null
t3_1ap8lsn
/r/LocalLLaMA/comments/1ap8lsn/free_multimodal_ai_that_takes_videos/
false
false
self
7
{'enabled': False, 'images': [{'id': '1malkIGBLNPfASci8f0oFHmUv7A6kT_C4YpAB0fpY7M', 'resolutions': [{'height': 62, 'url': 'https://external-preview.redd.it/rTh3B9DU99E4dkjov7PDhRG2NUeS4MTfKiiVEmaBLVk.jpg?width=108&crop=smart&auto=webp&s=6e29772af88c7befb6c92c9d9e4aae99cf40f498', 'width': 108}, {'height': 125, 'url': 'h...
Anyone Tried a RTX 2080 Ti 22GB?
9
Hey there 👋 I would like to run some bigger ( >30b) models on my local server. I know I know the RTX 3090 is the chosen one on this sub and yea it makes sense, but way out of my price range and doesn't fit in my case. However, I found two other options: ​ * Telsa P40 - 24gb Vram, but older and crappy FP1...
2024-02-12T19:27:18
https://www.reddit.com/r/LocalLLaMA/comments/1ap8h8q/anyone_tried_a_rtx_2080_ti_22gb/
Spooknik
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap8h8q
false
null
t3_1ap8h8q
/r/LocalLLaMA/comments/1ap8h8q/anyone_tried_a_rtx_2080_ti_22gb/
false
false
self
9
null
How much secret sauce goes into connecting your humble local LLM to the internet and getting perplexity-like search results? (or sometimes vaguely useful at least).
16
I know there have been a lot of questions along these lines so my intent is not to reinvent the wheel by asking for the technical explanation of how to create a rudimentary connection to the internet and Mixtral Medium (or whatever cool new model I have running on my Mac Studio). My question is really more about what...
2024-02-12T19:27:05
https://www.reddit.com/r/LocalLLaMA/comments/1ap8h1m/how_much_secret_sauce_goes_into_connecting_your/
spanielrassler
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap8h1m
false
null
t3_1ap8h1m
/r/LocalLLaMA/comments/1ap8h1m/how_much_secret_sauce_goes_into_connecting_your/
false
false
self
16
null
How many agents can you have in AutoGen?
1
Maximum, how many agents can you have in AutoGen?
2024-02-12T19:19:02
https://www.reddit.com/r/LocalLLaMA/comments/1ap89or/how_many_agents_can_you_have_in_autogen/
Kakachia777
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap89or
false
null
t3_1ap89or
/r/LocalLLaMA/comments/1ap89or/how_many_agents_can_you_have_in_autogen/
false
false
self
1
null
FOSS local speaker diarization?
4
Hi there, ​ I'm using whisper to produce transcripts of sensitive interviews. I would like to know if anyone knows any FOSS projects that can help take a transcript or an audio file and produce speaker diarization in the transcript. This would be of massive help to my next project! ​ ​ Thanks!
2024-02-12T18:55:34
https://www.reddit.com/r/LocalLLaMA/comments/1ap7omu/foss_local_speaker_diarization/
InternalSecret1326
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap7omu
false
null
t3_1ap7omu
/r/LocalLLaMA/comments/1ap7omu/foss_local_speaker_diarization/
false
false
self
4
null
LlamaIndex or LangChain with LlamaIndex for RAG with documents
4
My goal is to create a chatbot to do Q&As with documents. Do I need to learn both LangChain and LlamaIndex? Or just LlamaIndex would be sufficient? In other words, for my intended applications, what will I miss if I just use LlamaIndex without LangChain? Thanks.
2024-02-12T18:47:47
https://www.reddit.com/r/LocalLLaMA/comments/1ap7hrt/llamaindex_or_langchain_with_llamaindex_for_rag/
Ok_Ostrich_8845
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap7hrt
false
null
t3_1ap7hrt
/r/LocalLLaMA/comments/1ap7hrt/llamaindex_or_langchain_with_llamaindex_for_rag/
false
false
self
4
null
Is Mistral Medium via API faster than GPT 3.5?
2
Basically title. Just curious, if I’m streaming the response, which one would be faster
2024-02-12T18:15:21
https://www.reddit.com/r/LocalLLaMA/comments/1ap6o8w/is_mistral_medium_via_api_faster_than_gpt_35/
shafinlearns2jam
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap6o8w
false
null
t3_1ap6o8w
/r/LocalLLaMA/comments/1ap6o8w/is_mistral_medium_via_api_faster_than_gpt_35/
false
false
self
2
null
Introducing PiperBench - A Tragically Simple Benchmark for Large Language Models
31
I'm excited to share a new project I've been working on for the past few days - [PiperBench](https://github.com/Piper8x7b/PiperBench), a benchmark specifically designed for evaluating large language models. The goal of PiperBench is to measure the "quality" of various local LLMs with very simple and understandable benc...
2024-02-12T18:11:09
https://www.reddit.com/r/LocalLLaMA/comments/1ap6kbe/introducing_piperbench_a_tragically_simple/
Piper8x7b
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap6kbe
false
null
t3_1ap6kbe
/r/LocalLLaMA/comments/1ap6kbe/introducing_piperbench_a_tragically_simple/
false
false
self
31
{'enabled': False, 'images': [{'id': 'dSage0pHM0jS6bO9o6XQD22SEapZrz62Pvm3R6lPTLs', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/yv_0xzDoyVKBA4d1pox2VPlXUXUnB8Bv96ORVHmHHG8.jpg?width=108&crop=smart&auto=webp&s=b00e92811f304df58ebc159c7aef15317658ee8c', 'width': 108}, {'height': 108, 'url': 'h...
Best LLM for RP on integrated graphics laptop?
1
[removed]
2024-02-12T18:02:00
https://www.reddit.com/r/LocalLLaMA/comments/1ap6c41/best_llm_for_rp_on_integrated_graphics_laptop/
MegaRaichu
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap6c41
false
null
t3_1ap6c41
/r/LocalLLaMA/comments/1ap6c41/best_llm_for_rp_on_integrated_graphics_laptop/
false
false
self
1
null
Nvidia or Apple Silicon or AMD?
1
[removed] [View Poll](https://www.reddit.com/poll/1ap68er)
2024-02-12T17:58:14
https://www.reddit.com/r/LocalLLaMA/comments/1ap68er/nvidia_or_apple_silicon_or_amd/
md1630
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap68er
false
null
t3_1ap68er
/r/LocalLLaMA/comments/1ap68er/nvidia_or_apple_silicon_or_amd/
false
false
self
1
null
Data is better together: an effort to collectively create open datasets on the Hub
74
Super excited to share an initiative between Hugging Face and Argilla, which is attempting to make it easier for the community to collaboratively create better open datasets and, in turn, generate better open models. **tl;dr** [Argilla](https://argilla.io/) and Hugging Face have launched a community crowdsourcing init...
2024-02-12T17:49:45
https://www.reddit.com/r/LocalLLaMA/comments/1ap60w3/data_is_better_together_an_effort_to_collectively/
dvanstrien
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap60w3
false
null
t3_1ap60w3
/r/LocalLLaMA/comments/1ap60w3/data_is_better_together_an_effort_to_collectively/
false
false
self
74
{'enabled': False, 'images': [{'id': 'WBCbN66PfLJ5an-SuGLkUzgIIjf4tZ4GNxU1tPoCZuA', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/DNAbSrtYU0A5jIpRHixNagAv6_6UEEz0Qtlq8AK9Y8I.jpg?width=108&crop=smart&auto=webp&s=85cf97f2d092534764ecfc934ff20bab2df8b0f7', 'width': 108}, {'height': 113, 'url': 'h...
Just found ctransformers doesn't work with Tokenizer
3
I was looking for how to get the tokenizer from a GGUF model and realized it (almost) doesn't actually work. Came across this documentation on ctransformers ([https://pypi.org/project/ctransformers/#langchain](https://pypi.org/project/ctransformers/#langchain)): >To use it with 🤗 Transformers, create model and to...
2024-02-12T17:45:53
https://www.reddit.com/r/LocalLLaMA/comments/1ap5xgl/just_found_ctransformers_doesnt_work_with/
Beautiful_Purple4433
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap5xgl
false
null
t3_1ap5xgl
/r/LocalLLaMA/comments/1ap5xgl/just_found_ctransformers_doesnt_work_with/
false
false
https://a.thumbs.redditm…4pXKbYtxtZc4.jpg
3
{'enabled': False, 'images': [{'id': 'IUHM4ctLZQorzkPuYJ4IkGSag8BtaIqZoyqL1L53KuM', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/MoP6enMQ2Q6o4o23d5xCmvlBtpeCXWiqxc63UVCX5Rk.jpg?width=108&crop=smart&auto=webp&s=46fa55dd1b1e587ab93bcbbdc6cb2de37b810bf3', 'width': 108}, {'height': 216, 'url': '...
Do we really need to train on the whole dataset For instruction fine tuning ?
2
So for these past few weeks I've been trying to instruct fine tune llama on my own custom datset. The datset has about 60k rows. and I was wondering if we really need to fine-tune it on all of the datsets . Some said that just about 5 percent of that datsets is enough. What do you guys think?
2024-02-12T17:25:48
https://www.reddit.com/r/LocalLLaMA/comments/1ap5fgl/do_we_really_need_to_train_on_the_whole_dataset/
Fluffy-Scale-1427
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap5fgl
false
null
t3_1ap5fgl
/r/LocalLLaMA/comments/1ap5fgl/do_we_really_need_to_train_on_the_whole_dataset/
false
false
self
2
null
Are attackers using LLM apps for free GPT credits?
1
GPT-4 is undoubtedly effective, but expensive too. Recently, I encountered a potential client facing issues with their LLM applications being exploited by attackers for unrelated tasks. For instance, their fitness bot was being used to generate Python code, which clearly deviated from its intended purpose. As the mai...
2024-02-12T16:55:11
https://www.reddit.com/r/LocalLLaMA/comments/1ap4no4/are_attackers_using_llm_apps_for_free_gpt_credits/
Vegetable-Skill-9700
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap4no4
false
null
t3_1ap4no4
/r/LocalLLaMA/comments/1ap4no4/are_attackers_using_llm_apps_for_free_gpt_credits/
false
false
self
1
{'enabled': False, 'images': [{'id': 'b9DXST7QSAdhs9cdK7yKns_yITjTg_7UiFT0fvLLlYk', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/oVmM1sGQaXTciIOnHmZKQjEZdb33SM0cKBwc9u97kMY.jpg?width=108&crop=smart&auto=webp&s=e345ef26beef983891fd08871056b8cf22845f3f', 'width': 108}, {'height': 121, 'url': 'h...
AMD Develops ROCm-based Solution to Run Unmodified NVIDIA's CUDA Binaries on AMD Graphics
175
2024-02-12T16:53:31
https://www.techpowerup.com/319016/amd-develops-rocm-based-solution-to-run-unmodified-nvidias-cuda-binaries-on-amd-graphics
gothic3020
techpowerup.com
1970-01-01T00:00:00
0
{}
1ap4m68
false
null
t3_1ap4m68
/r/LocalLLaMA/comments/1ap4m68/amd_develops_rocmbased_solution_to_run_unmodified/
false
false
https://b.thumbs.redditm…dnKcn4Fd1_dA.jpg
175
{'enabled': False, 'images': [{'id': 'flXOE7Kz9d5aZbhSx-5GSslKf_QPDw_T0s8GkNk9y_g', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/-cBKcDINkQRC_pahqqUva7O7rRE4ce2sZ9JTQzqUSJA.jpg?width=108&crop=smart&auto=webp&s=438abf7cecf7a5f172b1b00a431881564946cfe6', 'width': 108}, {'height': 121, 'url': 'h...
From GPT-4 to Mistral 7B, there is now a 300x range in the cost of LLM inference
45
2024-02-12T16:49:15
https://twitter.com/ArtificialAnlys/status/1757083989196849352
speakerknock
twitter.com
1970-01-01T00:00:00
0
{}
1ap4ib8
false
{'oembed': {'author_name': 'ArtificialAnalysis.ai', 'author_url': 'https://twitter.com/ArtificialAnlys', 'cache_age': 3153600000, 'height': None, 'html': '<blockquote class="twitter-video"><p lang="en" dir="ltr">From GPT-4 to Mistral 7B, there is now a 300x range in the cost of LLM inference 💸<br><br>With prices spann...
t3_1ap4ib8
/r/LocalLLaMA/comments/1ap4ib8/from_gpt4_to_mistral_7b_there_is_now_a_300x_range/
false
false
https://b.thumbs.redditm…pb8K1a3jwlIA.jpg
45
{'enabled': False, 'images': [{'id': '5FatIWM0WGmGOfXUSyvyv7UaFwP7jHVYIA6DNkG4oI8', 'resolutions': [{'height': 44, 'url': 'https://external-preview.redd.it/OmbTDLV121JuwgoOv_UXZrC5uxZwo_rsuE1-Ua5W9kE.jpg?width=108&crop=smart&auto=webp&s=57c2320b6894c2a52cc8a729174eda01a57890c2', 'width': 108}], 'source': {'height': 58,...
Are attackers using GPT to get free OpenAI credits?
1
GPT-4 is undoubtedly effective, but expensive too. Recently, I encountered a potential client facing issues with their LLM applications being exploited by attackers for unrelated tasks. For instance, their fitness bot was being used to generate Python code, which clearly deviated from its intended purpose. As the ma...
2024-02-12T16:48:45
https://www.reddit.com/r/LocalLLaMA/comments/1ap4hw3/are_attackers_using_gpt_to_get_free_openai_credits/
Vegetable-Skill-9700
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap4hw3
false
null
t3_1ap4hw3
/r/LocalLLaMA/comments/1ap4hw3/are_attackers_using_gpt_to_get_free_openai_credits/
false
false
self
1
{'enabled': False, 'images': [{'id': 'b9DXST7QSAdhs9cdK7yKns_yITjTg_7UiFT0fvLLlYk', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/oVmM1sGQaXTciIOnHmZKQjEZdb33SM0cKBwc9u97kMY.jpg?width=108&crop=smart&auto=webp&s=e345ef26beef983891fd08871056b8cf22845f3f', 'width': 108}, {'height': 121, 'url': 'h...
OCR or LLM (vision)?
1
I was thinking by myself, as I was coding up a project, how would one recognize text from an image nowadays. &#x200B; Lately, we have such progress in text recognition in vision LLMs like GPT-4V, but also in local models like LLaVA, why would anyone bother using OCR algorithms instead? &#x200B; You can ask the LLM ...
2024-02-12T16:26:05
https://www.reddit.com/r/LocalLLaMA/comments/1ap3xrd/ocr_or_llm_vision/
AlarmedImpression878
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap3xrd
false
null
t3_1ap3xrd
/r/LocalLLaMA/comments/1ap3xrd/ocr_or_llm_vision/
false
false
self
1
null
New Biiig Models: Samantha-120b & TheProfessor-155b
82
2024-02-12T16:24:10
https://huggingface.co/cognitivecomputations/Samantha-120b
WolframRavenwolf
huggingface.co
1970-01-01T00:00:00
0
{}
1ap3w02
false
null
t3_1ap3w02
/r/LocalLLaMA/comments/1ap3w02/new_biiig_models_samantha120b_theprofessor155b/
false
false
https://b.thumbs.redditm…WFzFqf53plUg.jpg
82
{'enabled': False, 'images': [{'id': 'QJi5EkQAKPDThjS4JBYxpT-Aq1N6qSeYWKBpdtQzNV4', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/ycBYdec-I17ksrpPSAhvaqSGiBjmQWlQiaBOgDnD9fY.jpg?width=108&crop=smart&auto=webp&s=16feab1b573b06ff6dfc4152d6573024d073e269', 'width': 108}, {'height': 116, 'url': 'h...
what is the best A100 40gb or 2x gpu 3090 24gb ?
1
[removed]
2024-02-12T16:14:36
https://www.reddit.com/r/LocalLLaMA/comments/1ap3ng0/what_is_the_best_a100_40gb_or_2x_gpu_3090_24gb/
LLm_data
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap3ng0
false
null
t3_1ap3ng0
/r/LocalLLaMA/comments/1ap3ng0/what_is_the_best_a100_40gb_or_2x_gpu_3090_24gb/
false
false
self
1
null
KV Cache is huge and bottlenecks LLM inference. We quantize them to 2bit in a finetuning-free + plug-and-play fashion.
166
It is well known that batch inference is a common practice for efficient LLM serving (which is one primary reason why services like ChatGPT have an initial delay). This batching practice is motivated by the fact that inference latency is mostly limited by the I/O cost of model loading but not the actual compute, where ...
2024-02-12T16:01:02
https://www.reddit.com/r/LocalLLaMA/comments/1ap3bkt/kv_cache_is_huge_and_bottlenecks_llm_inference_we/
choHZ
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap3bkt
false
null
t3_1ap3bkt
/r/LocalLLaMA/comments/1ap3bkt/kv_cache_is_huge_and_bottlenecks_llm_inference_we/
false
false
self
166
null
P-FAF Fractals Replace Word Vectorization and Increase GSM8K Scores In ALL Models Tested
1
[removed]
2024-02-12T15:49:14
https://www.reddit.com/r/LocalLLaMA/comments/1ap31l2/pfaf_fractals_replace_word_vectorization_and/
Fantastic-Ninja3839
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap31l2
false
null
t3_1ap31l2
/r/LocalLLaMA/comments/1ap31l2/pfaf_fractals_replace_word_vectorization_and/
false
false
self
1
{'enabled': False, 'images': [{'id': 'DeUjLc9ilsQm-WlLMGdEDx98RwFo1ICtRnpHKqUQoas', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/z1zhORpF9zwy9ax6Jnx4IMSLSAVid0BZQRf2FYHcJXs.jpg?width=108&crop=smart&auto=webp&s=9d9a5933f995edaec9a86ac2b29c9be624401188', 'width': 108}, {'height': 116, 'url': 'h...
LLaVa 1.6 mistral 7b AWQ/GPQ quants?
1
Does anyone know of any existing AWQ/GPTQ quants of LLaVa 1.6 Mistral 7B? Or can anyone point me to some data/resource to do the calibration myself? I'm new to AWQ/GPTQ as I have been using GGUF/exllama2. Specifically need AWQ/GPTQ as I want to use sglang which only supports these quants now. I have a 16gb V100 and the...
2024-02-12T15:46:39
https://www.reddit.com/r/LocalLLaMA/comments/1ap2ze6/llava_16_mistral_7b_awqgpq_quants/
aliencaocao
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap2ze6
false
null
t3_1ap2ze6
/r/LocalLLaMA/comments/1ap2ze6/llava_16_mistral_7b_awqgpq_quants/
false
false
self
1
null
7b model is giving long responses that end up getting cut off.
2
My 7b model is giving responses that are too long. I instruct it to respond in 3 sentences or less but it doesn't follow. Any tips on controlling the response length? I am using the Capybara 7b model.
2024-02-12T15:42:02
https://www.reddit.com/r/LocalLLaMA/comments/1ap2vl7/7b_model_is_giving_long_responses_that_end_up/
ClassroomSimulator
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap2vl7
false
null
t3_1ap2vl7
/r/LocalLLaMA/comments/1ap2vl7/7b_model_is_giving_long_responses_that_end_up/
false
false
self
2
null
Which Power Adapter/splitter cable for Nvidia Tesla P40
1
[removed]
2024-02-12T14:57:58
https://www.reddit.com/r/LocalLLaMA/comments/1ap1vo5/which_power_adaptersplitter_cable_for_nvidia/
damarges
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap1vo5
false
null
t3_1ap1vo5
/r/LocalLLaMA/comments/1ap1vo5/which_power_adaptersplitter_cable_for_nvidia/
false
false
default
1
null
Aphrodite for mass generation
20
Yesterday I made a [post](https://www.reddit.com/r/LocalLLaMA/comments/1ao6bx7/massgenerating_financial_descriptions_and/) about mass-generating financial descriptions. Redditors advised to give a try to [Aphrodite](https://github.com/PygmalionAI/aphrodite-engine/) and concurrent requests. I can confirm - if anyone n...
2024-02-12T14:53:15
https://www.reddit.com/r/LocalLLaMA/comments/1ap1s39/aphrodite_for_mass_generation/
mrscript_lt
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap1s39
false
null
t3_1ap1s39
/r/LocalLLaMA/comments/1ap1s39/aphrodite_for_mass_generation/
false
false
self
20
{'enabled': False, 'images': [{'id': 'cLYti7PTnfZCEqoX0fyRhtr626BocxlXCkQ4HRTWEio', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/55YLS3TcznUsrJHmvP6OB9ZyOEfc1QJ1svW1mc88pwU.jpg?width=108&crop=smart&auto=webp&s=0c0a57ad2fe6a241c9e87fc942f56c93732402ad', 'width': 108}, {'height': 108, 'url': 'h...
How to host your LLMs for free
1
I didn't find anything, if you guys does please help me
2024-02-12T14:44:30
https://www.reddit.com/r/LocalLLaMA/comments/1ap1l81/how_to_host_your_llms_for_free/
Routine_Attitude9717
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap1l81
false
null
t3_1ap1l81
/r/LocalLLaMA/comments/1ap1l81/how_to_host_your_llms_for_free/
false
false
self
1
null
4070 TI + 3090 +3080 TI combination help for a newbie
1
I have a 4070 TI, 3090 and 3080 TI which in theory could have 48GB of VRAM I'm a complete novice to running language models locally, but I work in AI and have a CS degree so I'm not a complete beginner. I'm interested in 8×7B models and wanted to try Hercules-2.0-Mistral-7B. What exactly should I do? I know you can ...
2024-02-12T14:04:34
https://www.reddit.com/r/LocalLLaMA/comments/1ap0qkq/4070_ti_3090_3080_ti_combination_help_for_a_newbie/
FriedCheeseToast
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap0qkq
false
null
t3_1ap0qkq
/r/LocalLLaMA/comments/1ap0qkq/4070_ti_3090_3080_ti_combination_help_for_a_newbie/
false
false
self
1
null
Second gpu or better cpu for 30+B models?
5
I have a 13600k, 64gb(128 in a couple of weeks) ddr4 and an a4000 16gb. I am using deepseek coder 7b and 33b q6. 7b fits in the vram and is very fast. 33b with 25 layers in the vram and 15 threads runs at 1.8tokens/s. &#x200B; I like the 33b model and i would like to be able to use a bigger one in the future. Should ...
2024-02-12T13:57:16
https://www.reddit.com/r/LocalLLaMA/comments/1ap0l3z/second_gpu_or_better_cpu_for_30b_models/
makistsa
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap0l3z
false
null
t3_1ap0l3z
/r/LocalLLaMA/comments/1ap0l3z/second_gpu_or_better_cpu_for_30b_models/
false
false
self
5
null
A simple Huggingface Downloader
15
[https://github.com/q5sys/hfdl](https://github.com/q5sys/hfdl) I'll admit it, sometimes I want to be lazy. There are times when I'm browsing that i find a neat model that I want to try and I dont want he hassle of popping a shell into my main box to pull down a repo. Oobabooga has a nice little model downloader ...
2024-02-12T13:48:33
https://www.reddit.com/r/LocalLLaMA/comments/1ap0et8/a_simple_huggingface_downloader/
q5sys
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap0et8
false
null
t3_1ap0et8
/r/LocalLLaMA/comments/1ap0et8/a_simple_huggingface_downloader/
false
false
self
15
{'enabled': False, 'images': [{'id': 'd4o1zUif1AflzVE5KNZZGzVTAjLEg5svT39qSIDAz_0', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/djgEIjft0J2mBX4Z3Sm-iWWDu_lWCxps7UYYgsMvOCM.jpg?width=108&crop=smart&auto=webp&s=5ec06f6751117306587e6356800004240c06a7e4', 'width': 108}, {'height': 108, 'url': 'h...
SOTA LLM in Czech Language?
2
Hello everyone, I've got a question about the best Large Language Models (LLMs) out there that can handle Czech. It looks like Mistral and any models based on it don't really cover Czech in their training data. But, I found out that LLaMa 2 does include some Czech, so that's a plus. I'm wondering if there's anything...
2024-02-12T13:36:02
https://www.reddit.com/r/LocalLLaMA/comments/1ap05xs/sota_llm_in_czech_language/
oposteriori
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1ap05xs
false
null
t3_1ap05xs
/r/LocalLLaMA/comments/1ap05xs/sota_llm_in_czech_language/
false
false
self
2
null
I have senku running off that wild iq2xs quant, 8k context and I think ingestion all in VRAM on a 3090, what should I ask it to reveal the quantedness?
7
I haven't really used 70bs, I can't speak to the original quality. I need to hear from some champs on duals and pod people that will be messing with goliath next week. What should I ask this thing? It seems awesome. What can the OG Miqu or Senku do well that a high quant cant? I'll post results back for evaluation. [...
2024-02-12T13:29:57
https://www.reddit.com/r/LocalLLaMA/comments/1ap01lo/i_have_senku_running_off_that_wild_iq2xs_quant_8k/
aseichter2007
self.LocalLLaMA
2024-02-12T13:44:20
0
{}
1ap01lo
false
null
t3_1ap01lo
/r/LocalLLaMA/comments/1ap01lo/i_have_senku_running_off_that_wild_iq2xs_quant_8k/
false
false
https://a.thumbs.redditm…wqlQzKrJnNO0.jpg
7
{'enabled': False, 'images': [{'id': 'En7oZwZuyKv48a02FGnHKuvkeaiuwSlRbP8oP0Udps0', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/EOqWpV0rb8m-pOcGpPkAsUc2X1CsXjMZUeWVrUY3b5k.jpg?width=108&crop=smart&auto=webp&s=a29dae9ed0594cf5bbfd3a50af2a2e4c676ede87', 'width': 108}, {'height': 116, 'url': 'h...
Is Unsloth actually good?
1
There's a lot of shilling activity with Unsloth. EVERY other post / comment here is about their fantastic experience with using Unsloth. What's going on? Why do so many of you care about Unsloth?
2024-02-12T13:27:20
https://www.reddit.com/r/LocalLLaMA/comments/1aozzv5/is_unsloth_actually_good/
VicboyV
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aozzv5
false
null
t3_1aozzv5
/r/LocalLLaMA/comments/1aozzv5/is_unsloth_actually_good/
false
false
self
1
null
Is there a good llama_index RAG example out there ?
2
I am using one example that used RAG with GPT-4 (want to replace this eventually) and PostgreSQL. It beaks while adding simple TextNode saying some variable has to be a valid dictionary, I am setting id,metadata(dictionary) that’s all but it keeps on saying more info has to be a dictionary. I checked the api reference ...
2024-02-12T12:41:10
https://www.reddit.com/r/LocalLLaMA/comments/1aoz4fo/is_there_a_good_llama_index_rag_example_out_there/
Hot-Firefighter-53
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aoz4fo
false
null
t3_1aoz4fo
/r/LocalLLaMA/comments/1aoz4fo/is_there_a_good_llama_index_rag_example_out_there/
false
false
self
2
null
What does everyone use to monitor system resource
4
I have a bunch of small computers with GPU at home and I run models on them and expose them to internet! I’d like to setup a simple monitoring tool that gives me realtime and historical resource usage. Preferably open source but I’d really like it to be dead simple to setup, unlike grafana etc. If it comes with some so...
2024-02-12T12:17:27
https://www.reddit.com/r/LocalLLaMA/comments/1aoypjp/what_does_everyone_use_to_monitor_system_resource/
__boatbuilder__
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aoypjp
false
null
t3_1aoypjp
/r/LocalLLaMA/comments/1aoypjp/what_does_everyone_use_to_monitor_system_resource/
false
false
self
4
null
1.5bit quants
123
2024-02-12T12:10:08
https://github.com/ggerganov/llama.cpp/pull/5453
cztomsik
github.com
1970-01-01T00:00:00
0
{}
1aoykwb
false
null
t3_1aoykwb
/r/LocalLLaMA/comments/1aoykwb/15bit_quants/
false
false
https://b.thumbs.redditm…DDRolpS9dszM.jpg
123
{'enabled': False, 'images': [{'id': 'TPxwqE6Zk5ifqexFcakPqiU619S6zhY7eT_8amRr5b4', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/RhAPzd_r6lrZvqotkLViZJC7Wp0ZY030_zVPCUN-5KE.jpg?width=108&crop=smart&auto=webp&s=f39de75c0f7b915fee586c9f3381d485a1cb3283', 'width': 108}, {'height': 108, 'url': 'h...
How feasible would it be to run ~300 language models of size up to 7B on about 200 test items each?
3
Thinking about doing a study but LLMs aren't my primary interest, so I don't know much about resources required to run them. Specs: - RAM: 64GB - GPU: NVIDIA GeForce GTX 1650Ti 4GB I'm also open to renting GPUs from sites like vast.ai, but with a budget of about 600$. Is this stupid hard or feasible?
2024-02-12T11:59:38
https://www.reddit.com/r/LocalLLaMA/comments/1aoydzs/how_feasible_would_it_be_to_run_300_language/
-metacontrarian-
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aoydzs
false
null
t3_1aoydzs
/r/LocalLLaMA/comments/1aoydzs/how_feasible_would_it_be_to_run_300_language/
false
false
self
3
null
I made a completely local Perplexity AI clone
1
[removed]
2024-02-12T10:30:09
https://www.reddit.com/r/LocalLLaMA/comments/1aox0f1/i_made_a_completely_local_perplexity_ai_clone/
Various-Operation550
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aox0f1
false
null
t3_1aox0f1
/r/LocalLLaMA/comments/1aox0f1/i_made_a_completely_local_perplexity_ai_clone/
false
false
self
1
{'enabled': False, 'images': [{'id': 'qVpXkzYEtqBo4JSq3wdxcoHqFo0bg0LJyRECCFyzOSQ', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/nCuFHWj4sLQkJJoFimEO_0KjCmE5wOjpRuSS0ak-kcg.jpg?width=108&crop=smart&auto=webp&s=59568267c93842d5d7e59d65650e109960e35f6e', 'width': 108}, {'height': 108, 'url': 'h...
KoboldCpp-ROCm now has gfx1032 support
33
I was tired of dual-booting for LLM, so I compiled kernel and tensilelibrary for my rx 6600 gpu, this covers the whole gfx1032 gpu family (RX 6600/6600 XT/6650XT). The addition of gfx1032 to Koboldcpp-ROCm conflicted with the tensilelibrary.dat of gfx1031, so I compiled gfx1031 together with gfx1032 based on the rel-5...
2024-02-12T10:25:15
https://www.reddit.com/r/LocalLLaMA/comments/1aowxxc/koboldcpprocm_now_has_gfx1032_support/
jasqwerty
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aowxxc
false
null
t3_1aowxxc
/r/LocalLLaMA/comments/1aowxxc/koboldcpprocm_now_has_gfx1032_support/
false
false
self
33
{'enabled': False, 'images': [{'id': 'mQVqeRGMCZ4iUodJqW2X4tFcb8yCtobJSOkOHu-CunY', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/xnStctibSSs_jEQZWij2hnrRURqtWHzWW5UrKQ0ioRY.jpg?width=108&crop=smart&auto=webp&s=eae4dbfa4384f55f32a4f9273d177cb9be762b39', 'width': 108}, {'height': 108, 'url': 'h...
Are there no Steam AI RP games that run local llms yet?
43
I was surprised not to find any considering how popular role playing is. Maybe it's just because Steam recently changed their AI policy. How difficult would it be to make a game similar to Silly Tavern and deploy it on Steam?
2024-02-12T10:22:32
https://www.reddit.com/r/LocalLLaMA/comments/1aowwmq/are_there_no_steam_ai_rp_games_that_run_local/
aBowlofSpaghetti
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aowwmq
false
null
t3_1aowwmq
/r/LocalLLaMA/comments/1aowwmq/are_there_no_steam_ai_rp_games_that_run_local/
false
false
self
43
null
Build my own version of HackerGPT
76
Hello Reddit, I currently work as pentester and I recently came across this amazing project called HackerGPT. It's basically ChatGPT, that you can use to ask security related questions. According to [their GitHub](https://github.com/Hacker-GPT/HackerGPT) they use a tuned version of Mixtral 8x7B with semantic search on...
2024-02-12T09:59:02
https://www.reddit.com/r/LocalLLaMA/comments/1aowk0i/build_my_own_version_of_hackergpt/
SampleTextzzzzzzz
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aowk0i
false
null
t3_1aowk0i
/r/LocalLLaMA/comments/1aowk0i/build_my_own_version_of_hackergpt/
false
false
self
76
{'enabled': False, 'images': [{'id': '_4KwktjADzmloI6tcdOoMIbu5HAqEloQkwHE-Jsp2k4', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/QPaV2njb23aRrALvHnUeLxBytxw8yHEVWkA9oAESkwM.jpg?width=108&crop=smart&auto=webp&s=7720b294d5041133d2a3da13028d8a83f6384499', 'width': 108}, {'height': 108, 'url': 'h...
Difference between merged model (with adapters) and load adapters on top
9
I have finetuned a model, with a PEFT configuration and I am trying to load them for inference. I have read [in this answer](https://discuss.huggingface.co/t/inference-after-qlora-fine-tuning/52772/6) that loading the model that you have saved: >trainer.model.save\_pretrained(new\_model) using the `AutoModelForCaus...
2024-02-12T09:58:04
https://www.reddit.com/r/LocalLLaMA/comments/1aowjjd/difference_between_merged_model_with_adapters_and/
No_Organization_2634
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aowjjd
false
null
t3_1aowjjd
/r/LocalLLaMA/comments/1aowjjd/difference_between_merged_model_with_adapters_and/
false
false
self
9
{'enabled': False, 'images': [{'id': 'v2LyJBPeWus56mjwMFMbp1NosCUluPMm4jH2_8fFKlw', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/08iKUdsOkR1dE02xIV2s1AHZdugEAU2KE7ZeG1fJFVo.jpg?width=108&crop=smart&auto=webp&s=1039fcb5add202548fed58c01dd95b5ae1d00d25', 'width': 108}, {'height': 216, 'url': '...
CUDA error, Cuda version 10.2
2
Hello, I'm trying to run llama.cpp on a fresh install of Windows 10, Visual Studio 2019, Cuda 10.2. using below commands I got a build successfully >cmake .. -DLLAMA\_CUBLAS=ON > >cmake --build . --config Release after build, I simply run backend test and it succeeds. after that I run below command to start thi...
2024-02-12T09:56:22
https://www.reddit.com/r/LocalLLaMA/comments/1aowirc/cuda_error_cuda_version_102/
Cyric_of_Waterdeep
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aowirc
false
null
t3_1aowirc
/r/LocalLLaMA/comments/1aowirc/cuda_error_cuda_version_102/
false
false
self
2
null
Build my own version of ChatGPT for security related questions
1
[removed]
2024-02-12T09:53:00
https://www.reddit.com/r/LocalLLaMA/comments/1aowh4t/build_my_own_version_of_chatgpt_for_security/
Excellent_Brain_LLM
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aowh4t
false
null
t3_1aowh4t
/r/LocalLLaMA/comments/1aowh4t/build_my_own_version_of_chatgpt_for_security/
false
false
self
1
null
Build my own version of ChatGPT for security related questions
1
[removed]
2024-02-12T09:47:51
https://www.reddit.com/r/LocalLLaMA/comments/1aoweju/build_my_own_version_of_chatgpt_for_security/
Excellent_Brain_LLM
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aoweju
false
null
t3_1aoweju
/r/LocalLLaMA/comments/1aoweju/build_my_own_version_of_chatgpt_for_security/
false
false
self
1
null
Build my own version of ChatGPT for security related questions
1
[removed]
2024-02-12T09:44:13
https://www.reddit.com/r/LocalLLaMA/comments/1aowcoz/build_my_own_version_of_chatgpt_for_security/
Excellent_Brain_LLM
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aowcoz
false
null
t3_1aowcoz
/r/LocalLLaMA/comments/1aowcoz/build_my_own_version_of_chatgpt_for_security/
false
false
self
1
{'enabled': False, 'images': [{'id': '_4KwktjADzmloI6tcdOoMIbu5HAqEloQkwHE-Jsp2k4', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/QPaV2njb23aRrALvHnUeLxBytxw8yHEVWkA9oAESkwM.jpg?width=108&crop=smart&auto=webp&s=7720b294d5041133d2a3da13028d8a83f6384499', 'width': 108}, {'height': 108, 'url': 'h...
Build my version of HackerGPT
1
[removed]
2024-02-12T09:41:02
https://www.reddit.com/r/LocalLLaMA/comments/1aowb9o/build_my_version_of_hackergpt/
Excellent_Brain_LLM
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aowb9o
false
null
t3_1aowb9o
/r/LocalLLaMA/comments/1aowb9o/build_my_version_of_hackergpt/
false
false
self
1
{'enabled': False, 'images': [{'id': '_4KwktjADzmloI6tcdOoMIbu5HAqEloQkwHE-Jsp2k4', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/QPaV2njb23aRrALvHnUeLxBytxw8yHEVWkA9oAESkwM.jpg?width=108&crop=smart&auto=webp&s=7720b294d5041133d2a3da13028d8a83f6384499', 'width': 108}, {'height': 108, 'url': 'h...
"Gen-AI Map"
4
Hey Guys, Is there a "Gen-AI Map" somewhere? By that I mean a mindmap etc. of the developments in the Generative AI space over the last few (past) year. Or an (organized and well-kept) collection of the material? e.g. \- Open Source LLM like LLama, LLama2, Mistral, Mixtral etc. \- Closed Source LLM like GPT-4, ...
2024-02-12T09:37:37
https://www.reddit.com/r/LocalLLaMA/comments/1aow9lz/genai_map/
Background_Thanks604
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aow9lz
false
null
t3_1aow9lz
/r/LocalLLaMA/comments/1aow9lz/genai_map/
false
false
self
4
null
Build my own version HackerGPT
1
[removed]
2024-02-12T09:26:00
https://www.reddit.com/r/LocalLLaMA/comments/1aow3yq/build_my_own_version_hackergpt/
Excellent_Brain_LLM
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aow3yq
false
null
t3_1aow3yq
/r/LocalLLaMA/comments/1aow3yq/build_my_own_version_hackergpt/
false
false
self
1
{'enabled': False, 'images': [{'id': '_4KwktjADzmloI6tcdOoMIbu5HAqEloQkwHE-Jsp2k4', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/QPaV2njb23aRrALvHnUeLxBytxw8yHEVWkA9oAESkwM.jpg?width=108&crop=smart&auto=webp&s=7720b294d5041133d2a3da13028d8a83f6384499', 'width': 108}, {'height': 108, 'url': 'h...
Advanced RAG Techniques
1
[removed]
2024-02-12T08:55:00
https://www.reddit.com/r/LocalLLaMA/comments/1aovoqs/advanced_rag_techniques/
Mosh_98
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aovoqs
false
null
t3_1aovoqs
/r/LocalLLaMA/comments/1aovoqs/advanced_rag_techniques/
false
false
self
1
{'enabled': False, 'images': [{'id': 'ZUckysh2C9K28DugTXpOZyEW8j29sIw1nv2ObB00bQo', 'resolutions': [{'height': 81, 'url': 'https://external-preview.redd.it/Ekj7RKPhjElBVKHqzNZopI_T08V2-e8J6M5CXXON27Q.jpg?width=108&crop=smart&auto=webp&s=14f013d44057d5d9bccdc6856e60263b7bb76df3', 'width': 108}, {'height': 162, 'url': 'h...
Are token counts for a given phrase, the same or similar across different LLMs?
1
[removed]
2024-02-12T08:18:41
https://www.reddit.com/r/LocalLLaMA/comments/1aov70v/are_token_counts_for_a_given_phrase_the_same_or/
TheTwelveYearOld
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aov70v
false
null
t3_1aov70v
/r/LocalLLaMA/comments/1aov70v/are_token_counts_for_a_given_phrase_the_same_or/
false
false
self
1
null
Best Embedding Model for German
1
[removed]
2024-02-12T08:01:27
https://www.reddit.com/r/LocalLLaMA/comments/1aouyak/best_embedding_model_for_german/
Mediocre-Card8046
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aouyak
false
null
t3_1aouyak
/r/LocalLLaMA/comments/1aouyak/best_embedding_model_for_german/
false
false
https://b.thumbs.redditm…DyPE3OdWVVhs.jpg
1
null
Memory issues on one 3090, but not my other 3090
3
I'm loading dolphin-2.7-mixtral-8x7b-GPTQ via oobabooga (tried with fresh install and a copycaste install from main pc). Tried this across multiple driver versions. Both on PCs with 3090s (one an asus strix, the second an evga ftw 3) My main PC (128gb ram 7950x3D), can load it just fine with default settings, and thi...
2024-02-12T06:49:38
https://www.reddit.com/r/LocalLLaMA/comments/1aotwbp/memory_issues_on_one_3090_but_not_my_other_3090/
Kosyne
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aotwbp
false
null
t3_1aotwbp
/r/LocalLLaMA/comments/1aotwbp/memory_issues_on_one_3090_but_not_my_other_3090/
false
false
self
3
null
AMD GPU, what's best for coding?
2
Hi! Thanks a lot for helping people here, really appreciate it. Beginner here who only tried basic llm with oobabooga etc. Tried some more stuff but I've realized It's either not possible or very difficult with AMD GPU. I am a web dev and want an llm for coding help etc. What do you suggest? What's best in my case?...
2024-02-12T05:12:04
https://www.reddit.com/r/LocalLLaMA/comments/1aos94x/amd_gpu_whats_best_for_coding/
hiccupq
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1aos94x
false
null
t3_1aos94x
/r/LocalLLaMA/comments/1aos94x/amd_gpu_whats_best_for_coding/
false
false
self
2
null