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
Getting wildly different perplexity test results between MacOS and Windows
4
So the other day I finally got perplexity testing working in Oobabooga, and decided to give it a go. I have a Windows machine and a Mac Studio, so I put both to work. Over the course of the past 2 days, I've seen some really crazy results. At first I thought it was a context/rope scaling thing, but that's not it at a...
2023-09-26T16:45:44
https://www.reddit.com/r/LocalLLaMA/comments/16st2l5/getting_wildly_different_perplexity_test_results/
LearningSomeCode
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16st2l5
false
null
t3_16st2l5
/r/LocalLLaMA/comments/16st2l5/getting_wildly_different_perplexity_test_results/
false
false
self
4
null
How do you send data in batches to an open source LLM to be processed on GPU
1
Say for eg. I am doing sentiment analysis using Llama 2. I have daily news articles which I wish to get daily sentiment ratings. Rather than looping daily in my Python script or prompt template, how do I send say 30 days of daily news in a batch to Llama 2 to get back 30 daily sentiment ratings in one go so that I am ...
2023-09-26T16:44:53
https://www.reddit.com/r/LocalLLaMA/comments/16st1qf/how_do_you_send_data_in_batches_to_an_open_source/
redd-dev
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16st1qf
false
null
t3_16st1qf
/r/LocalLLaMA/comments/16st1qf/how_do_you_send_data_in_batches_to_an_open_source/
false
false
self
1
null
Managing Follow up question for retriever based chatbot
1
Looking for some suggestion on how to handle follow up question for a retriever based chatbot. data for answer is quired from its specific embeddings and I have multiple. Direct quires are fine but follow up is a challenge. I can not always fallback to previous intent as it can be wrong. Any suggestion would be of grea...
2023-09-26T16:38:07
https://www.reddit.com/r/LocalLLaMA/comments/16ssvb1/managing_follow_up_question_for_retriever_based/
Optimal_Original_815
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16ssvb1
false
null
t3_16ssvb1
/r/LocalLLaMA/comments/16ssvb1/managing_follow_up_question_for_retriever_based/
false
false
self
1
null
Could a Mac run a 546B model?
1
[removed]
2023-09-26T16:26:00
https://www.reddit.com/r/LocalLLaMA/comments/16ssk0q/could_a_mac_run_a_546b_model/
medley-400
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16ssk0q
false
null
t3_16ssk0q
/r/LocalLLaMA/comments/16ssk0q/could_a_mac_run_a_546b_model/
false
false
self
1
null
Llama 2 Rate Limits
2
I am using GPT3.5T and am running into some rate limits constraints. I have filled out Open AI's Rate Limit Increase Form and my limits were marginally increased, but I still need more. Does Llama 2 also have a rate limit for remaining requests or tokens? Thanks in advance for the help!
2023-09-26T16:16:22
https://www.reddit.com/r/LocalLLaMA/comments/16ssb9p/llama_2_rate_limits/
Widowmaker23
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16ssb9p
false
null
t3_16ssb9p
/r/LocalLLaMA/comments/16ssb9p/llama_2_rate_limits/
false
false
self
2
null
Evaluating Language Competence of Llama 2-based models
11
I recently tried to improve Llama2's ability to speak german, totally failed, but got me into benchmarking language capabilities. Haven't found much on how to use sacreBLEU with LLMs except [this](https://huggingface.co/spaces/evaluate-metric/sacrebleu), that's why I share my approach, applicable to any language-pair...
2023-09-26T16:07:37
https://www.reddit.com/r/LocalLLaMA/comments/16ss31u/evaluating_language_competence_of_llama_2based/
HatEducational9965
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16ss31u
false
null
t3_16ss31u
/r/LocalLLaMA/comments/16ss31u/evaluating_language_competence_of_llama_2based/
false
false
https://b.thumbs.redditm…P_Vjklbj7Nrg.jpg
11
{'enabled': False, 'images': [{'id': 'LgJSiMNTY-VyGX22xZulchPaUK21RWfTxsHocAF4MKA', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/NyjtrGU5yEIrKKt1OWZIh0iTeLk_dHMeR5iHBdF_GJ0.jpg?width=108&crop=smart&auto=webp&s=4eae4b7cc7dcf066999f8f69ea0dafb3514acfe6', 'width': 108}, {'height': 116, 'url': 'h...
vLLM - how to share vRAM
3
I want to try serving a 70b model using vLLM. However the model doesn't fit in one GPU. How to use vLLM to host the model on more than one GPU with shared vRAM?
2023-09-26T15:46:26
https://www.reddit.com/r/LocalLLaMA/comments/16srjd9/vllm_how_to_share_vram/
ComplexIt
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16srjd9
false
null
t3_16srjd9
/r/LocalLLaMA/comments/16srjd9/vllm_how_to_share_vram/
false
false
self
3
null
When will they update datasets with post 2021 events etc.
2
Any information on this, would all the models have to be retrained with like llama 3-2023-nov ember or something? Sorry if its a dumb question, dying to know.
2023-09-26T15:28:24
https://www.reddit.com/r/LocalLLaMA/comments/16sr2s5/when_will_they_update_datasets_with_post_2021/
Jazzlike-Fun9923
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sr2s5
false
null
t3_16sr2s5
/r/LocalLLaMA/comments/16sr2s5/when_will_they_update_datasets_with_post_2021/
false
false
self
2
null
Can fine-tuning teach the model some new facts?
11
I've read a lot about model fine-tuning and learned that fine-tuning is about the output form, rather than the content. Yet, recently I've heard at least from two people from the industry that the model can remember information during the fine-tuning process which is actually a fact-learning process. Can anyone shed ...
2023-09-26T14:56:50
https://www.reddit.com/r/LocalLLaMA/comments/16sq8x4/can_finetuning_teach_the_model_some_new_facts/
Greg_Z_
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sq8x4
false
null
t3_16sq8x4
/r/LocalLLaMA/comments/16sq8x4/can_finetuning_teach_the_model_some_new_facts/
false
false
self
11
null
I made an HF Space for Qwen-14b-Chat. Currently 14B Model SOTA on benchmarks. So now you can test it without need using Modelscope or need to download it locally. I want to say thanks to HF for providing GPU grant for this space!
42
2023-09-26T14:15:24
https://huggingface.co/spaces/artificialguybr/qwen-14b-chat-demo
Seromelhor
huggingface.co
1970-01-01T00:00:00
0
{}
16sp5z6
false
null
t3_16sp5z6
/r/LocalLLaMA/comments/16sp5z6/i_made_an_hf_space_for_qwen14bchat_currently_14b/
false
false
https://a.thumbs.redditm…4LU6YbZ9p5B8.jpg
42
{'enabled': False, 'images': [{'id': 'qcR4HzNSvJHueB4zJq1iLMXulqiS44BCj6xsFztscBU', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/zm6i-kakMohLFOD0UHS0XNZnFtVwCMUNf7RgDm1EqCA.jpg?width=108&crop=smart&auto=webp&s=31ade0c0ef89e5a1522ab49fe4b84876073ec417', 'width': 108}, {'height': 116, 'url': 'h...
Anyone running a Tesla M40 or P4? What is your experience like?
13
Title. Curious to see how these old GPUs are fairing in today's world. What models/kinda speed are you getting? I have one on hand as well as a few P4s, can't decide what to do with them.
2023-09-26T13:54:25
https://www.reddit.com/r/LocalLLaMA/comments/16somxc/anyone_running_a_tesla_m40_or_p4_what_is_your/
ziggo0
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16somxc
false
null
t3_16somxc
/r/LocalLLaMA/comments/16somxc/anyone_running_a_tesla_m40_or_p4_what_is_your/
false
false
self
13
null
Quick question on LORAs, they do primarily style changes right and not really substance?
11
I am reading up on this and my impression is that this is good for changing the behavior/style of a model and not great at adding new information to a model. There are lots of discussion on fine-tuning/training and I am just trying to "eliminate" this method as a way to add information to a LLM. I am reading all thes...
2023-09-26T13:53:02
https://www.reddit.com/r/LocalLLaMA/comments/16solr6/quick_question_on_loras_they_do_primarily_style/
drywallfan
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16solr6
false
null
t3_16solr6
/r/LocalLLaMA/comments/16solr6/quick_question_on_loras_they_do_primarily_style/
false
false
self
11
null
A Local LLM Translation
1
[removed]
2023-09-26T12:58:06
https://www.reddit.com/r/LocalLLaMA/comments/16sn8yr/a_local_llm_translation/
Hussei911
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sn8yr
false
null
t3_16sn8yr
/r/LocalLLaMA/comments/16sn8yr/a_local_llm_translation/
false
false
self
1
null
Simple LLM usage for beginners
11
Setting up LLMs can be hard sometimes, that why I'm working on a tool to simplify LLM usage for beginners. The goal is to make anyone able to use command as simple as `llm -m wizardlm-13b-q4_0 "<prompt>"`. That would automatically download and setup models, or use the apis if available (ie: for openai models and other...
2023-09-26T12:54:41
https://www.reddit.com/r/LocalLLaMA/comments/16sn5tj/simple_llm_usage_for_beginners/
snwfdhmp
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sn5tj
false
null
t3_16sn5tj
/r/LocalLLaMA/comments/16sn5tj/simple_llm_usage_for_beginners/
false
false
self
11
{'enabled': False, 'images': [{'id': 'REn-wIZG1CLfDjKoKWOB49SmNHlhQrEbzusWaC10Pd0', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/5T33JLAJGLvkZrOMbevyOTI8tFh81nncj-pVLE-RbIQ.jpg?width=108&crop=smart&auto=webp&s=313b3cf2452053f9beba7375576ad23139d663a3', 'width': 108}, {'height': 108, 'url': 'h...
Why does llama2-7b-chat on the perplexity lab demo seem much smarter than my local verson?
1
[removed]
2023-09-26T12:29:45
https://www.reddit.com/r/LocalLLaMA/comments/16smkaf/why_does_llama27bchat_on_the_perplexity_lab_demo/
CheatCodesOfLife
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16smkaf
false
null
t3_16smkaf
/r/LocalLLaMA/comments/16smkaf/why_does_llama27bchat_on_the_perplexity_lab_demo/
false
false
self
1
null
Open source Q&A chatbot UI Recommendation?
3
Any recommendations for an open source repos that support web based chat ui where you can upload docs,pds,links,etc? So far i found https://github.com/openchatai/OpenChat but it doesnt support llama, claude, etc. Theres also https://github.com/h2oai/h2ogpt but their gradio UI is overly complicated (meant for technical ...
2023-09-26T12:11:48
https://www.reddit.com/r/LocalLLaMA/comments/16sm5vg/open_source_qa_chatbot_ui_recommendation/
simpleyuji
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sm5vg
false
null
t3_16sm5vg
/r/LocalLLaMA/comments/16sm5vg/open_source_qa_chatbot_ui_recommendation/
false
false
self
3
{'enabled': False, 'images': [{'id': '0d21CuItKmXqPALMSaUB4MycOoVYeUcnS38KeZlVWm0', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/GiZQRawBeUSrMokJcSRpX42YzPtqC0uLyX9679e1D20.jpg?width=108&crop=smart&auto=webp&s=85290475d8a78efd835d11c92e7e75422e53cc1b', 'width': 108}, {'height': 108, 'url': 'h...
[Research] Fast Machine Unlearning Without Retraining Through Selective Synaptic Dampening
34
2023-09-26T10:48:57
https://arxiv.org/abs/2308.07707
JustAddMoreLayers
arxiv.org
1970-01-01T00:00:00
0
{}
16skep1
false
null
t3_16skep1
/r/LocalLLaMA/comments/16skep1/research_fast_machine_unlearning_without/
false
false
https://b.thumbs.redditm…LTDdlnx6FQIM.jpg
34
{'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...
Any way to get Flash Attention 2 working on oobabooga using Windows 10?
18
Getting the notification when using ExLlamaV2: 2023-09-26 12:42:31 WARNING:You are running ExLlamaV2 without flash-attention. This will cause the VRAM usage to be a lot higher than it could be. Try installing flash-attention following the instructions here: [https://github.com/Dao-AILab/flash-attention#installation-a...
2023-09-26T10:46:17
https://www.reddit.com/r/LocalLLaMA/comments/16skcwm/any_way_to_get_flash_attention_2_working_on/
LetThemSing
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16skcwm
false
null
t3_16skcwm
/r/LocalLLaMA/comments/16skcwm/any_way_to_get_flash_attention_2_working_on/
false
false
self
18
{'enabled': False, 'images': [{'id': 'S_gt1jyPRBUDNrETclqceG9C-LnlgjHiMxfknzvZWTk', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/lsMlSvcQq-XUAXCKYWHW_aLGSIxEAnuj3Dv3uAU2lEE.jpg?width=108&crop=smart&auto=webp&s=fe6cb819a58629abd6070d5fcd515469a96f9a65', 'width': 108}, {'height': 108, 'url': 'h...
pls, recommend me low parameter models
1
search for what are the good ones?
2023-09-26T10:40:33
https://www.reddit.com/r/LocalLLaMA/comments/16sk934/pls_recommend_me_low_parameter_models/
Fit_Extent712
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sk934
false
null
t3_16sk934
/r/LocalLLaMA/comments/16sk934/pls_recommend_me_low_parameter_models/
false
false
self
1
null
A poor man's guide to fine-tuning Llama 2
0
2023-09-26T10:32:54
https://duarteocarmo.com/blog/fine-tune-llama-2-telegram
iLikePortugueseTarts
duarteocarmo.com
1970-01-01T00:00:00
0
{}
16sk41q
false
null
t3_16sk41q
/r/LocalLLaMA/comments/16sk41q/a_poor_mans_guide_to_finetuning_llama_2/
false
false
https://a.thumbs.redditm…NDzaRdgMQjo4.jpg
0
{'enabled': False, 'images': [{'id': 'Am5mmagULfCoy0Ivkxn7q1k_CEf71uWHhRTrdsm9sp4', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/UpXeterXtWugBrkIdNjpj55JuOy1waDzBzLHb1kicDM.jpg?width=108&crop=smart&auto=webp&s=0962ec694028aa0fc96044966df24f485b6f8bcb', 'width': 108}, {'height': 216, 'url': '...
Any help on using knowledge distillation on LLMs like Llama2 or Qwen?
1
How can we do distillation on an llm and create a small network for specific task
2023-09-26T10:32:17
https://www.reddit.com/r/LocalLLaMA/comments/16sk3nt/any_help_on_using_knowledge_distillation_on_llms/
s1lv3rj1nx
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sk3nt
false
null
t3_16sk3nt
/r/LocalLLaMA/comments/16sk3nt/any_help_on_using_knowledge_distillation_on_llms/
false
false
self
1
null
Llama 2 data format
6
Hello Guys, I have a pretty basic question: What is the data format for Llama 2 fine tuning? I have raw text and question answer pairs, which I extracted from the raw text. Now I would like to use both in order to train LLama2. So What is the exact format (maybe jsonl?) for the raw text and the Q&A pairs. Ho...
2023-09-26T10:25:27
https://www.reddit.com/r/LocalLLaMA/comments/16sjyvc/llama_2_data_format/
Enkay55
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sjyvc
false
null
t3_16sjyvc
/r/LocalLLaMA/comments/16sjyvc/llama_2_data_format/
false
false
self
6
null
Seeking Advice on Training a Large Language Model on Legal Texts: Should the Model Learn All Versions or Only the Latest?
3
Hello everyone! I am looking to train a large language model on legal texts. I understand that legal texts may have different versions. I am unsure if I should train the model on all versions of the legal texts or only the most recent versions. Any advice or insight on this would be greatly appreciated. Thank you in ad...
2023-09-26T10:24:58
https://www.reddit.com/r/LocalLLaMA/comments/16sjyi3/seeking_advice_on_training_a_large_language_model/
piske_usagi
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sjyi3
false
null
t3_16sjyi3
/r/LocalLLaMA/comments/16sjyi3/seeking_advice_on_training_a_large_language_model/
false
false
self
3
null
Llama 2 13/70b
0
[removed]
2023-09-26T10:21:57
https://www.reddit.com/r/LocalLLaMA/comments/16sjwh3/llama_2_1370b/
Winter_Importance436
self.LocalLLaMA
2023-09-26T13:37:47
0
{}
16sjwh3
false
null
t3_16sjwh3
/r/LocalLLaMA/comments/16sjwh3/llama_2_1370b/
false
false
default
0
null
How can I ask indexed documents in Elasticsearch from Llama2?
1
[removed]
2023-09-26T10:21:13
https://www.reddit.com/r/LocalLLaMA/comments/16sjvz2/how_can_i_ask_indexed_documents_in_elasticsearch/
mmmanel00
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sjvz2
false
null
t3_16sjvz2
/r/LocalLLaMA/comments/16sjvz2/how_can_i_ask_indexed_documents_in_elasticsearch/
false
false
self
1
null
Any way to optimally use GPU for faster llama calls?
11
I created a Standard\_NC6s\_v3 (6 cores, 112 GB RAM, 336 GB disk) GPU compute in cloud to run Llama-2 13b model. Currently it takes \~10s for a single API call to llama and the hardware consumptions look like this: *Processing img 7c23ll36rkqb1...* Is there a way to consume more of the RAM available and speed up the ...
2023-09-26T10:11:47
https://www.reddit.com/r/LocalLLaMA/comments/16sjprs/any_way_to_optimally_use_gpu_for_faster_llama/
todaysgamer
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sjprs
false
null
t3_16sjprs
/r/LocalLLaMA/comments/16sjprs/any_way_to_optimally_use_gpu_for_faster_llama/
false
false
self
11
null
I am completely new to running local models on my PC. Are there any good user-friendly programs that can easily run LLMs without jumping through the hoops of installing an interface, properly categorizing them, and making sure I don't have to reinstall if I can't get them to work?
3
I've been trying for a week now trying to run a couple of LLaMA models through Kolbloid AI, but every time I've been following the instructions on how to configure them, there's something that goes wrong that makes them unable to chat. It's my fault obviously, but I'm considering backing off for now until there's a way...
2023-09-26T09:40:38
https://www.reddit.com/r/LocalLLaMA/comments/16sj634/i_am_completely_new_to_running_local_models_on_my/
False_Yesterday6699
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sj634
false
null
t3_16sj634
/r/LocalLLaMA/comments/16sj634/i_am_completely_new_to_running_local_models_on_my/
false
false
self
3
null
How can I ask indexed documents in Elasticsearch from Llama2?
1
Hello, I am using `openai.Embedding.create()` to create the vector list for posting on ElasticSearch. How could I ask questions about this document indexed? (I am using Llama2 as GPT) I am using for asking `load_qa_chain()` but it finishes in a loop of retries...
2023-09-26T07:28:46
https://www.reddit.com/r/LocalLLaMA/comments/16sh1i8/how_can_i_ask_indexed_documents_in_elasticsearch/
mmmanel00
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sh1i8
false
null
t3_16sh1i8
/r/LocalLLaMA/comments/16sh1i8/how_can_i_ask_indexed_documents_in_elasticsearch/
false
false
self
1
null
How can I use embeddings from llama.cpp using OpenAI in Python?
2
Hello, I am having difficulties using llama.cpp deployed on one server, and I am attempting to apply the same code for GPT (OpenAI). The issue is that I am unable to find any tutorials, and I am struggling to get the embeddings or to make prompts work properly. I would prefer not to rely on request.POST to call t...
2023-09-26T07:27:34
https://www.reddit.com/r/LocalLLaMA/comments/16sh0vh/how_can_i_use_embeddings_from_llamacpp_using/
mmmanel00
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sh0vh
false
null
t3_16sh0vh
/r/LocalLLaMA/comments/16sh0vh/how_can_i_use_embeddings_from_llamacpp_using/
false
false
self
2
null
ValueError on MacOS. Quantizations changed in GGJTv2. Can only convert unquantized GGML files older than GGJTv2. Sorry, your GGJTv1 file of type MOSTLY_Q5_1 is not eligible for conversion. · Issue #454 · LostRuins/koboldcpp
1
Workflow: MacBook Pro 14" M1 16 Ram Python 3.10.12 GNU Make 3.81 Apple clang version 15.0.0 (clang-1500.0.40.1) Target: arm64-apple-darwin23.0.0 Thread model: posix The model I tried: https://huggingface.co/TehVenom/Pygmalion-7b-4bit-Q5_1-GGML/tree/main After running: convert-llama-ggml-to-gguf.py in koboldcpp I ge...
2023-09-26T07:01:49
https://github.com/LostRuins/koboldcpp/issues/454
yukiarimo
github.com
1970-01-01T00:00:00
0
{}
16sgm70
false
null
t3_16sgm70
/r/LocalLLaMA/comments/16sgm70/valueerror_on_macos_quantizations_changed_in/
false
false
https://b.thumbs.redditm…9GZRKwKfJ1fE.jpg
1
{'enabled': False, 'images': [{'id': '6ps4oNVwTocD9p52R8X8q_mqmww_AbheI3MTyFsJpAk', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/FVznSneg_pEgxTjSMmuCZeKPYLjet_VGQ8EMiKiYiKE.jpg?width=108&crop=smart&auto=webp&s=9ee919c70b648c67056175ea2079e9bb3e0eb58f', 'width': 108}, {'height': 108, 'url': 'h...
How to handle 4 Gpu?
1
[removed]
2023-09-26T06:53:40
https://www.reddit.com/gallery/16sghc2
Nondzu
reddit.com
1970-01-01T00:00:00
0
{}
16sghc2
false
null
t3_16sghc2
/r/LocalLLaMA/comments/16sghc2/how_to_handle_4_gpu/
false
false
https://b.thumbs.redditm…5IBBZ1z5yFKI.jpg
1
null
Cross Encoders for Long documents and pragagraphs
3
Hi guys good evening, hope all is well! I need some opinions on using cross encoders for long text documents. I have a case where I have list of documents called documents A, and another list of documents called documents B. Based on semantic similarity I am developing a model that matches documents from list A to lis...
2023-09-26T05:24:43
https://www.reddit.com/r/LocalLLaMA/comments/16seypf/cross_encoders_for_long_documents_and_pragagraphs/
haris525
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16seypf
false
null
t3_16seypf
/r/LocalLLaMA/comments/16seypf/cross_encoders_for_long_documents_and_pragagraphs/
false
false
self
3
null
LLM Performance (Llama2 vs Opena AI)
3
Hi , this poll is for folks who have tested LLM for their use case. Just want to understand a bigger picture which LLM do you prefer if you have same budget for both? [View Poll](https://www.reddit.com/poll/16se969)
2023-09-26T04:45:35
https://www.reddit.com/r/LocalLLaMA/comments/16se969/llm_performance_llama2_vs_opena_ai/
ianuvrat
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16se969
false
null
t3_16se969
/r/LocalLLaMA/comments/16se969/llm_performance_llama2_vs_opena_ai/
false
false
self
3
null
Tesla P40 or 3090 relative performance
9
Greetings I am hoping to find out what the relative performance difference is between a p40 and a 3090 as the p40 is ~35% of the cost of a used 3090.
2023-09-26T04:21:50
https://www.reddit.com/r/LocalLLaMA/comments/16sdt1i/tesla_p40_or_3090_relative_performance/
CryoMyst
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sdt1i
false
null
t3_16sdt1i
/r/LocalLLaMA/comments/16sdt1i/tesla_p40_or_3090_relative_performance/
false
false
self
9
null
MythoMax 13B and Xwin-LM 70B now available on RizzChat.app
14
Hi! One of the creators of [RizzChat](https://rizzchat.app) (formerly known as RizzGPT) here. First of all, we're big fans of LocalLlama and we think the community is awesome for the contribution to open source models. We've been lurking here for a bit, so it's definitely exciting to finally post (although it's scary)!...
2023-09-26T03:52:00
https://www.reddit.com/r/LocalLLaMA/comments/16sd8f8/mythomax_13b_and_xwinlm_70b_now_available_on/
theodormarcu
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sd8f8
false
null
t3_16sd8f8
/r/LocalLLaMA/comments/16sd8f8/mythomax_13b_and_xwinlm_70b_now_available_on/
false
false
self
14
{'enabled': False, 'images': [{'id': 'y6vEX21EuoOOsdV1krydSOCBpJo9jyJyI6PvVG9R9jY', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/T7Nown3mw0c5KRY51tbQU4qymr604S2A9CMB1YIInus.jpg?width=108&crop=smart&auto=webp&s=1bb026d45f2176b6a3887e9327ff4e6f854dbd79', 'width': 108}, {'height': 216, 'url': '...
qwen.cpp and BrowserQwen Chrome extension / Qwen-Agent
28
qwen.cpp: https://github.com/QwenLM/qwen.cpp > C++ implementation of Qwen-LM BrowserQwen chrome extension / Qwen-Agent: https://github.com/QwenLM/Qwen-Agent > Agent framework and applications built upon Qwen, featuring Code Interpreter and Chrome browser extension.
2023-09-26T02:39:24
https://www.reddit.com/r/LocalLLaMA/comments/16sbr5v/qwencpp_and_browserqwen_chrome_extension_qwenagent/
MoneroBee
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sbr5v
false
null
t3_16sbr5v
/r/LocalLLaMA/comments/16sbr5v/qwencpp_and_browserqwen_chrome_extension_qwenagent/
false
false
self
28
{'enabled': False, 'images': [{'id': '15iKDXB_UVQLco_OIReLhNfDn5fL5rOxvZODtl2R9Cw', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/HHOOpgT7UtqCoALgtPrznZfBvZmLfSIjguiJ3S0PtQA.jpg?width=108&crop=smart&auto=webp&s=d85843bf2e2a245ff6c61cd97c26761b9820177d', 'width': 108}, {'height': 108, 'url': 'h...
How well does Llama code work with pandas?
1
I'm looking for a local LLM for simple data analytics. I am unable to use GPT because this data is confidential. I've seen llama code and heard that it is programmed on python, does anyone know anything about using it with Pandas? If llama doesn't work is there any other LLMs you would recommend I look into? Thank you
2023-09-26T02:35:02
https://www.reddit.com/r/LocalLLaMA/comments/16sbnx5/how_well_does_llama_code_work_with_pandas/
Infinite_Prior471
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sbnx5
false
null
t3_16sbnx5
/r/LocalLLaMA/comments/16sbnx5/how_well_does_llama_code_work_with_pandas/
false
false
self
1
null
Any coding LLMs that can run on Raspberry Pi 400? Or AM 7600 XT (intel i7 4th gen + 16 GB RAM)
0
Hi guys: I am very new. I feel I made a post before but this time around I am actually wanting to proceed with using my Raspberry Pi (400) that I currently use as a learning/tinkering server for my pet projects and also to learn Laravel 10. Is there a tutorial anyone can recommend for the Pi. I feel obligated to dis...
2023-09-26T02:26:38
https://www.reddit.com/r/LocalLLaMA/comments/16sbhct/any_coding_llms_that_can_run_on_raspberry_pi_400/
shakespear94
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sbhct
false
null
t3_16sbhct
/r/LocalLLaMA/comments/16sbhct/any_coding_llms_that_can_run_on_raspberry_pi_400/
false
false
self
0
null
Llama 2 File Chat
15
Hi Everyone, I’ve been working on a few projects and thought I’d share some of my work. I have a Llama 2 document query repo, a local fine tuning repo, and an LLM-Learning repo for research and news. I plan on continually updating the learning repo. Hope you find these resources useful!
2023-09-26T01:43:20
https://github.com/j-webtek/LLM-Learning
pinnapple-crush
github.com
1970-01-01T00:00:00
0
{}
16saj28
false
null
t3_16saj28
/r/LocalLLaMA/comments/16saj28/llama_2_file_chat/
false
false
https://a.thumbs.redditm…WxcEfGXv2s50.jpg
15
{'enabled': False, 'images': [{'id': 'rAttu5YKKDV_iZ1X3C01WLcRf5BFR2D2_d2o3C2fvRw', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/E-EOOSCDUYQ15S-7YuFiIXZ6TH-5RX5TetXtrtL-0X8.jpg?width=108&crop=smart&auto=webp&s=149b4a1764ec9e0b0dc99528f838423ec0a43975', 'width': 108}, {'height': 108, 'url': 'h...
List of Open Source UIs/Webapps for LLM Chatbots
1
[removed]
2023-09-26T01:23:52
https://www.reddit.com/r/LocalLLaMA/comments/16sa3ye/list_of_open_source_uiswebapps_for_llm_chatbots/
snowfort_guy
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16sa3ye
false
null
t3_16sa3ye
/r/LocalLLaMA/comments/16sa3ye/list_of_open_source_uiswebapps_for_llm_chatbots/
false
false
self
1
{'enabled': False, 'images': [{'id': '4QOXwLKEq0p2TziXztI-4F74kTNo0Fyo0so9C3MLtYI', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/6Z_icHf6SPUoRgwAugIrW-98lE1zmYl2N-xXgikq4ro.jpg?width=108&crop=smart&auto=webp&s=fe7799005c9e0797689be7ec5b418b05c8fbddf1', 'width': 108}, {'height': 108, 'url': 'h...
I need help to Download cerebras/SlimPajama-627B Datasets, please.
1
[removed]
2023-09-26T00:41:11
https://www.reddit.com/r/LocalLLaMA/comments/16s9684/i_need_help_to_download_cerebrasslimpajama627b/
Dandelion_puff_
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16s9684
false
null
t3_16s9684
/r/LocalLLaMA/comments/16s9684/i_need_help_to_download_cerebrasslimpajama627b/
false
false
self
1
null
I'm new to LLMs and I chose this topic to make my final undergrad project as a last option but now I don't know what to do
7
Hi everyone! After exhausting all other options, I was forced to choose LLMs as my topic for my undergrad thesis. I've been seeing all these new specialized chatbots done with LLMs and NLP and wanted to do one as my project. I have one huge problem though, my first language is Spanish and I want my chatbot to work in t...
2023-09-25T23:20:53
https://www.reddit.com/r/LocalLLaMA/comments/16s7d0j/im_new_to_llms_and_i_chose_this_topic_to_make_my/
OnlyXeba
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16s7d0j
false
null
t3_16s7d0j
/r/LocalLLaMA/comments/16s7d0j/im_new_to_llms_and_i_chose_this_topic_to_make_my/
false
false
self
7
null
Is it possible to fine-tune a model (any model) with text from a short story (or novel!) on Mac Studio M2 Ultra with 192gb RAM without programming skills?
11
Is this currently possible without programming knowledge? I don't mind if it takes a long time, but as a proof of concept I'd like to somehow feed the LLM a short story (and eventually even a novel) and see if it can summarize plot, give me examples of dialog, create fan fiction, etc. Is this feasible with something ...
2023-09-25T23:10:33
https://www.reddit.com/r/LocalLLaMA/comments/16s74hv/is_it_possible_to_finetune_a_model_any_model_with/
spanielrassler
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16s74hv
false
null
t3_16s74hv
/r/LocalLLaMA/comments/16s74hv/is_it_possible_to_finetune_a_model_any_model_with/
false
false
self
11
null
This is one of the best 13B models I've tested. (for programming, math, logic, etc) - speechless-llama2-hermes-orca-platypus-wizardlm-13b
299
**speechless-llama2-hermes-orca-platypus-wizardlm-13b** Wow! I usually don't post non-game-related comments - But I am surprised no one else is talking about this model. I stopped checking the Benchmarks because they are really starting to be unreliable. I focused on what I plan to use the models for (creativi...
2023-09-25T23:05:19
https://www.reddit.com/r/LocalLLaMA/comments/16s701v/this_is_one_of_the_best_13b_models_ive_tested_for/
StudioTatsu
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16s701v
false
null
t3_16s701v
/r/LocalLLaMA/comments/16s701v/this_is_one_of_the_best_13b_models_ive_tested_for/
false
false
self
299
null
Training: multi-turn conversation (text-generation-webui)
4
*Reposting my question in* r/Oobabooga *here because of the larger audience.* The original [Vicuna](https://lmsys.org/blog/2023-03-30-vicuna) post describes using FastChat for training on multi-turn conversation. In the FastChat training code, loss is based on the entire multi-turn conversation string [with user mess...
2023-09-25T22:09:05
https://www.reddit.com/r/LocalLLaMA/comments/16s5lbg/training_multiturn_conversation/
dondochaka
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16s5lbg
false
null
t3_16s5lbg
/r/LocalLLaMA/comments/16s5lbg/training_multiturn_conversation/
false
false
self
4
{'enabled': False, 'images': [{'id': 'VsCIo4GDukdZnZ2YKbV47u1gbJl2HtfdoFowK4A-NPU', 'resolutions': [{'height': 104, 'url': 'https://external-preview.redd.it/qDQSuP62gaARH2rCeN8-8W1grt0z7mpfqJMIHP5rNAU.jpg?width=108&crop=smart&auto=webp&s=e5fd5a7a68f971791f6203ed911d889742187aff', 'width': 108}, {'height': 208, 'url': '...
What models (at different quantizations) work for Llama 2 in 40 GB RAM?
4
I have about 40GB and I am trying to test which Llama models will fit it. Can any quantization of 70b fit? or 30b? Thanks!
2023-09-25T22:06:27
https://www.reddit.com/r/LocalLLaMA/comments/16s5iws/what_models_at_different_quantizations_work_for/
lifesucksandthenudie
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16s5iws
false
null
t3_16s5iws
/r/LocalLLaMA/comments/16s5iws/what_models_at_different_quantizations_work_for/
false
false
self
4
null
Any open source ideas on how to do real-time realistic -sounding tts?
21
Hello, I know Eleven Labs does pretty good tts but it costs money so i am wondering is there anything open source that can do real-time tts and that sounds decent?
2023-09-25T21:06:27
https://www.reddit.com/r/LocalLLaMA/comments/16s3y92/any_open_source_ideas_on_how_to_do_realtime/
Wowzers83
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16s3y92
false
null
t3_16s3y92
/r/LocalLLaMA/comments/16s3y92/any_open_source_ideas_on_how_to_do_realtime/
false
false
self
21
null
A10, A16, or 4090 for LLM inference for prompt engineers?
7
Hi, We're doing LLM these days, like everyone it seems, and I'm building some workstations for software and prompt engineers to increase productivity; yes, cloud resources exist, but a box under the desk is very hard to beat for fast iterations; read a new Arxiv pre-print about a chain-of-thoughts variant and hack tog...
2023-09-25T20:37:44
https://www.reddit.com/r/LocalLLaMA/comments/16s3737/a10_a16_or_4090_for_llm_inference_for_prompt/
Kgcdc
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16s3737
false
null
t3_16s3737
/r/LocalLLaMA/comments/16s3737/a10_a16_or_4090_for_llm_inference_for_prompt/
false
false
self
7
null
Dual P40 for 2xE5-2665 a bad idea?
1
Hello :-) I recently obtained an old Thinkstation D30, dual core Xeon E5-2665, 256GB DDR3 RAM (8 Chanel). For the price of a Ryzen 5600/5700 CPU :-) &nbsp; **TL;DR:** Would dual p40 work (larger models, 4bit? Are CPUs with no avx2 an issue?) Is a 3060 the better (smaller vram) solution? &nbsp; It's not the main re...
2023-09-25T20:22:15
https://www.reddit.com/r/LocalLLaMA/comments/16s2spj/dual_p40_for_2xe52665_a_bad_idea/
schorhr
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16s2spj
false
null
t3_16s2spj
/r/LocalLLaMA/comments/16s2spj/dual_p40_for_2xe52665_a_bad_idea/
false
false
self
1
null
Recommendation for macOS user and LLM hoarders: DEVONthink
1
Just a short recommendation. I started to use Devonthink to manage my LLM files. Normally I use Devonthink to manage other databases with all my other files, especially documents and to have a paperless office. But it is really cool to to have an overview of your llms, since you can create custom meta data, you rate yo...
2023-09-25T18:45:02
https://www.reddit.com/r/LocalLLaMA/comments/16s0ad8/recommendation_for_macos_user_and_llm_hoarders/
Evening_Ad6637
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16s0ad8
false
null
t3_16s0ad8
/r/LocalLLaMA/comments/16s0ad8/recommendation_for_macos_user_and_llm_hoarders/
false
false
https://a.thumbs.redditm…YyE92c9aFh_0.jpg
1
null
Wild results from Xwin 13B
31
I have been playing around with some of the new 13B finetunes, trying to find an ideal model to upgrade my "autonomous" personal assistant AI to. I had it narrowed down to Mythomax and Xwin, and was leaning towards Mythomax because of its creative flexibility. I had noticed that Xwin tended to be more rigid in followin...
2023-09-25T18:28:10
https://www.reddit.com/r/LocalLLaMA/comments/16rzuq4/wild_results_from_xwin_13b/
Unstable_Llama
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rzuq4
false
null
t3_16rzuq4
/r/LocalLLaMA/comments/16rzuq4/wild_results_from_xwin_13b/
false
false
self
31
null
Idea about restricting format of LLM output (with small POC)
15
I was trying to use LLM as NPC in text-based game and found very annoying issue. LLama-based models are acutally prety good at understanding the concept, but they tend to be too creative for actors in restricted environment. For example, I can make game where AI or player "moves" from room to room by using command "/g...
2023-09-25T18:27:06
https://www.reddit.com/r/LocalLLaMA/comments/16rzts5/idea_about_restricting_format_of_llm_output_with/
AssistBorn4589
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rzts5
false
null
t3_16rzts5
/r/LocalLLaMA/comments/16rzts5/idea_about_restricting_format_of_llm_output_with/
false
false
self
15
{'enabled': False, 'images': [{'id': 'ldaBdpPB3O1wyJZt4sXOQ6Hk96zpl-RXhqfPcV0GltQ', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/eZMEg5BkrFtGLsf514L1FoiRbqVYIgFyxqqFshAmTqg.jpg?width=108&crop=smart&auto=webp&s=fcf32371a3bbd2be24d12e05fa62a43210ff1950', 'width': 108}, {'height': 108, 'url': 'h...
Minimal local embedding?
5
I have work that requires the embedding engine, but I can't get approval to use anything external. Also, frankly, no one wants to invest anything, and so they want to run the whole service on the regular VMs we typically spin up. What's the lowest resources and simplest model I could get away with just for using embe...
2023-09-25T18:16:28
https://www.reddit.com/r/LocalLLaMA/comments/16rzjz3/minimal_local_embedding/
User1539
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rzjz3
false
null
t3_16rzjz3
/r/LocalLLaMA/comments/16rzjz3/minimal_local_embedding/
false
false
self
5
null
What are your go-to talks & resources for LLMs, AI, ML?
1
Hello! I am a software engineer (4 yoe) working in full stack web and app development. I am trying to learn more about LLMs and the world of AI/ML. My background includes degrees in Neuroscience and literary theory and extensive research experience so I am most comfortable w academic lectures. I am looking for reput...
2023-09-25T18:06:53
https://www.reddit.com/r/LocalLLaMA/comments/16rzb6v/what_are_your_goto_talks_resources_for_llms_ai_ml/
yosoylatte
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rzb6v
false
null
t3_16rzb6v
/r/LocalLLaMA/comments/16rzb6v/what_are_your_goto_talks_resources_for_llms_ai_ml/
false
false
self
1
null
Leveraging ChatGPT for Text Editing: Exploring Local Alternatives
4
My primary use of ChatGPT revolves around text editing, and it performs exceptionally well in this role. Here's how I typically go about it: I begin by composing the following request: ``` Edit the following text: [Your pasted content] ``` ChatGPT then provides me with an improved version of my text, effectively se...
2023-09-25T17:53:25
https://www.reddit.com/r/LocalLLaMA/comments/16ryyle/leveraging_chatgpt_for_text_editing_exploring/
masteryoyogi
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16ryyle
false
null
t3_16ryyle
/r/LocalLLaMA/comments/16ryyle/leveraging_chatgpt_for_text_editing_exploring/
false
false
self
4
null
Qwen-14B model
96
2023-09-25T17:27:02
https://x.com/artificialguybr/status/1706326341744771405?s=20
ninjasaid13
x.com
1970-01-01T00:00:00
0
{}
16rya6f
false
null
t3_16rya6f
/r/LocalLLaMA/comments/16rya6f/qwen14b_model/
false
false
https://a.thumbs.redditm…z9meyCr1yjx0.jpg
96
{'enabled': False, 'images': [{'id': 'DSG-EsI5OrUQf6I_IUymG-kNYTRym9b-FnSyzsMxaeo', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/DqaRUJKE2dEUyy2EF6Y0wzVpi7q-WrwyrxhUJkEVZOc.jpg?width=108&crop=smart&auto=webp&s=595b1a18b883dd6fe395e801330fb65dc0604ac7', 'width': 108}], 'source': {'height': 20...
Are we wasting our time with these LLMs?
122
Sometimes I wonder, is all the hype about fine-tuning open-source AI models worth it? I mean, you need crazy computing power and really diverse and big enough dataset,to see any kind of progress, right? Big companies like Microsoft and Meta are already building AI into their stuff. It's just a matter of time before the...
2023-09-25T16:20:57
https://www.reddit.com/r/LocalLLaMA/comments/16rwk0i/are_we_wasting_our_time_with_these_llms/
Warm_Shelter1866
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rwk0i
false
null
t3_16rwk0i
/r/LocalLLaMA/comments/16rwk0i/are_we_wasting_our_time_with_these_llms/
false
false
self
122
null
Any coding assistants trained on Shopify 2.0?
1
GPT does a good job with Shopify 1.x, but has no knowledge of 2.0.
2023-09-25T15:54:58
https://www.reddit.com/r/LocalLLaMA/comments/16rvvht/any_coding_assistants_trained_on_shopify_20/
squarecir
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rvvht
false
null
t3_16rvvht
/r/LocalLLaMA/comments/16rvvht/any_coding_assistants_trained_on_shopify_20/
false
false
self
1
null
'My' jewel codeCherryPop-7B – still quite underrated
19
I have been in the process of finding the perfect 7B language model for my needs (as perfect as one can realistically expect from 7B parameters) for some time now. After many tests and trials, I would like to present a real gem to you today - the "codeCherryPop-7B" model. &#x200B; There have been posts or comments ab...
2023-09-25T15:27:57
https://www.reddit.com/r/LocalLLaMA/comments/16rv6b5/my_jewel_codecherrypop7b_still_quite_underrated/
Evening_Ad6637
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rv6b5
false
null
t3_16rv6b5
/r/LocalLLaMA/comments/16rv6b5/my_jewel_codecherrypop7b_still_quite_underrated/
false
false
self
19
{'enabled': False, 'images': [{'id': 'VsFwkhcA8ZfhGymyi8RaBeM9oIyCMZoe8ZKmJWW9sEA', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/jMzT-fqDxQ3wojFM9WT1v2QQOHpYwFd5627quT-ErRc.jpg?width=108&crop=smart&auto=webp&s=e1961e6e040ba45af34c7439e163fa77cd5939cb', 'width': 108}, {'height': 116, 'url': 'h...
Gpt4all install error - Qt framework
1
[removed]
2023-09-25T14:12:38
https://www.reddit.com/r/LocalLLaMA/comments/16rt8jg/gpt4all_install_error_qt_framework/
kretendetroyes
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rt8jg
false
null
t3_16rt8jg
/r/LocalLLaMA/comments/16rt8jg/gpt4all_install_error_qt_framework/
false
false
https://b.thumbs.redditm…cPHbHwLrcmdU.jpg
1
null
Is anyone still using GPT4ALL ? How do you set max new tokens from the GUI ?
1
It's ok if nobody knows, I barely use it.
2023-09-25T12:11:08
https://www.reddit.com/r/LocalLLaMA/comments/16rqbax/is_anyone_still_using_gpt4all_how_do_you_set_max/
Vitamin_C_is_awesome
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rqbax
false
null
t3_16rqbax
/r/LocalLLaMA/comments/16rqbax/is_anyone_still_using_gpt4all_how_do_you_set_max/
false
false
self
1
null
How to make a fine-tuning of model for rewriting short texts and translations?
1
[removed]
2023-09-25T11:56:38
https://www.reddit.com/r/LocalLLaMA/comments/16rpzqy/how_to_make_a_finetuning_of_model_for_rewriting/
Hatred_grows
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rpzqy
false
null
t3_16rpzqy
/r/LocalLLaMA/comments/16rpzqy/how_to_make_a_finetuning_of_model_for_rewriting/
false
false
self
1
null
Best way to use large language model for text classification
3
Hi I used LLM already with Finetuning and very simple filtering process for classification and it achieves high performance. In the next step I am interested in optimize the LLM for better performance. For example: can I fine tune and exchange only the last layers for fully connected layers for classification task?
2023-09-25T11:40:24
https://www.reddit.com/r/LocalLLaMA/comments/16rpnra/best_way_to_use_large_language_model_for_text/
ComplexIt
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rpnra
false
null
t3_16rpnra
/r/LocalLLaMA/comments/16rpnra/best_way_to_use_large_language_model_for_text/
false
false
self
3
null
Use Azure or AWS to run Falcon 180B
1
[removed]
2023-09-25T11:30:16
https://www.reddit.com/r/LocalLLaMA/comments/16rpgmc/use_azure_or_aws_to_run_falcon_180b/
ZookeepergameNew2658
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rpgmc
false
null
t3_16rpgmc
/r/LocalLLaMA/comments/16rpgmc/use_azure_or_aws_to_run_falcon_180b/
false
false
self
1
null
Is Bus bandwidth a bottleneck here?
1
[removed]
2023-09-25T10:57:02
https://www.reddit.com/r/LocalLLaMA/comments/16rot02/is_bus_bandwidth_a_bottleneck_here/
shamnite
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rot02
false
null
t3_16rot02
/r/LocalLLaMA/comments/16rot02/is_bus_bandwidth_a_bottleneck_here/
false
false
self
1
null
Llama on Intel Neural Compute Stick
5
Has anyone tried using Intel Neural Compute Stick for running Llama locally?
2023-09-25T09:58:58
https://www.reddit.com/r/LocalLLaMA/comments/16rnsba/llama_on_intel_neural_compute_stick/
piokon
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rnsba
false
null
t3_16rnsba
/r/LocalLLaMA/comments/16rnsba/llama_on_intel_neural_compute_stick/
false
false
self
5
null
I know how to write prompts, what I don't know is how to use them in code! HELP
1
[removed]
2023-09-25T08:48:29
https://www.reddit.com/r/LocalLLaMA/comments/16rmo3k/i_know_how_to_write_prompts_what_i_dont_know_is/
JavaMaster420
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rmo3k
false
null
t3_16rmo3k
/r/LocalLLaMA/comments/16rmo3k/i_know_how_to_write_prompts_what_i_dont_know_is/
false
false
self
1
null
Meta is developing dozens of AI chatbot characters that may start releasing on their apps as soon as this week
107
Not exactly local news, but it seemed like interesting news. Paywalled WSJ article: [https://www.wsj.com/tech/ai/meta-ai-chatbot-younger-users-dab6cb32](https://www.wsj.com/tech/ai/meta-ai-chatbot-younger-users-dab6cb32) The Verge article: [https://www.theverge.com/2023/9/24/23887773/meta-ai-chatbots-gen-ai-personas-...
2023-09-25T06:45:54
https://www.reddit.com/r/LocalLLaMA/comments/16rkqt2/meta_is_developing_dozens_of_ai_chatbot/
llamaShill
self.LocalLLaMA
2023-09-25T08:18:06
0
{}
16rkqt2
false
null
t3_16rkqt2
/r/LocalLLaMA/comments/16rkqt2/meta_is_developing_dozens_of_ai_chatbot/
false
false
self
107
{'enabled': False, 'images': [{'id': 'SeaFLbMT5bVnpIO_9IIhVGzMwRhzmDxEwtjz3jJyaqI', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/IAnF-R5RYV7LpW3Rwovi5n4MEmGNgUA4GIT0-1A224Y.jpg?width=108&crop=smart&auto=webp&s=ddff94bfe3eda3fe1306618d9282416437f3c056', 'width': 108}, {'height': 108, 'url': 'h...
Has anyone tried to do ongoing regular fine-tune on their personal data to create a personal assistant with up-to-date understanding of personal context? What are the costs?
13
Has anyone tried to do ongoing fine-tune to their emails, voice mails, diary, resumes, repos, social media posts -- all the personal data flowing to/from you, as well as the corporus of all the past data that you have accumulated over the lifetime -- to create a personalized assistant with highly tailored responses and...
2023-09-25T06:31:49
https://www.reddit.com/r/LocalLLaMA/comments/16rkipm/has_anyone_tried_to_do_ongoing_regular_finetune/
Infinite100p
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rkipm
false
null
t3_16rkipm
/r/LocalLLaMA/comments/16rkipm/has_anyone_tried_to_do_ongoing_regular_finetune/
false
false
self
13
null
What is the best model to talk about ai with?
2
I’m wondering what models are best versed in recent advancements in LLM, like fine tuning, RAG, vector embeddings etc. I think it would be very useful to have something similar to a “code llama” function but for discussing llms and open source models.
2023-09-25T04:39:57
https://www.reddit.com/r/LocalLLaMA/comments/16rilgv/what_is_the_best_model_to_talk_about_ai_with/
revolved
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rilgv
false
null
t3_16rilgv
/r/LocalLLaMA/comments/16rilgv/what_is_the_best_model_to_talk_about_ai_with/
false
false
self
2
null
input/label token allocation
1
When fine-tuning a llama model on a chat dataset should I allocate to the "label" field just the suposed model answer tokens ? and to the input\_ids just the question ? (in the prompt structure, of course). I've found a an example where the question and the system message tokens are replaced with -100 value after "in...
2023-09-25T04:12:59
https://www.reddit.com/r/LocalLLaMA/comments/16ri3s7/inputlabel_token_allocation/
Plastic_Money_2618
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16ri3s7
false
null
t3_16ri3s7
/r/LocalLLaMA/comments/16ri3s7/inputlabel_token_allocation/
false
false
self
1
null
LlamaTor: A New Initiative for BitTorrent-Based AI Model Distribution
1
[removed]
2023-09-25T03:55:29
[deleted]
1970-01-01T00:00:00
0
{}
16rhrso
false
null
t3_16rhrso
/r/LocalLLaMA/comments/16rhrso/llamator_a_new_initiative_for_bittorrentbased_ai/
false
false
default
1
null
LlamaTor: Decentralized AI Model Distribution
1
[removed]
2023-09-25T03:33:55
https://www.reddit.com/r/LocalLLaMA/comments/16rhd5i/llamator_decentralized_ai_model_distribution/
Nondzu
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rhd5i
false
null
t3_16rhd5i
/r/LocalLLaMA/comments/16rhd5i/llamator_decentralized_ai_model_distribution/
false
false
self
1
{'enabled': False, 'images': [{'id': 'RjJWztBiFGWSiX83fH3_kau7edsk9G7G5e6O7I6Yv9o', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/yaslX0q4G-CM1XlamcSLSD-RtaEIgu_ai62UxE4DOI0.jpg?width=108&crop=smart&auto=webp&s=9bb80945862dec4f4bd89dbb5b4860d6bb853aea', 'width': 108}, {'height': 108, 'url': 'h...
Deploying Gradio Web UI for LLMs on a Shared Linux Workstation Without Admin Access
1
[removed]
2023-09-25T02:54:53
https://www.reddit.com/r/LocalLLaMA/comments/16rgkmu/deploying_gradio_web_ui_for_llms_on_a_shared/
peace-of-me
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rgkmu
false
null
t3_16rgkmu
/r/LocalLLaMA/comments/16rgkmu/deploying_gradio_web_ui_for_llms_on_a_shared/
false
false
self
1
null
Share your model collection :-)
14
Do you hoard models? Share your list here! I definitely hoard models, and this is what's in it so far: Models for using: airoboros-13B-gpt4-1.3-GGML.git Airoboros-33B-2.1-GGUF.git airoboros-33B-gpt4-1.4-GGML.git Airoboros-L2-13B-2.1-GGUF.git airoboros-l2-70B-GPT4-2.0-GGUF.git Alpaca-Lora-30B...
2023-09-25T02:22:02
https://www.reddit.com/r/LocalLLaMA/comments/16rfwt2/share_your_model_collection/
ttkciar
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rfwt2
false
null
t3_16rfwt2
/r/LocalLLaMA/comments/16rfwt2/share_your_model_collection/
false
false
self
14
null
How do I create a GGUF model file?
28
2023-09-25T01:39:18
https://www.secondstate.io/articles/convert-pytorch-to-gguf/
smileymileycoin
secondstate.io
1970-01-01T00:00:00
0
{}
16rf0vd
false
null
t3_16rf0vd
/r/LocalLLaMA/comments/16rf0vd/how_do_i_create_a_gguf_model_file/
false
false
default
28
null
Text-to-Speech server that uses Tortoise. 7-8 second generation times on an RTX 3090
39
2023-09-25T01:18:21
https://github.com/Pandaily591/OnlySpeakTTS
FromFutures
github.com
1970-01-01T00:00:00
0
{}
16relk0
false
null
t3_16relk0
/r/LocalLLaMA/comments/16relk0/texttospeech_server_that_uses_tortoise_78_second/
false
false
https://b.thumbs.redditm…tX_p4a49cR5o.jpg
39
{'enabled': False, 'images': [{'id': '1aGtAr3thZnLQPU_aPYsSQ4UgS1-9-4LOqKiH_IEB98', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/HjnbrobMKkHKWGJ7DW0DHvuMOaI7GXmQTQouhh9lWt4.jpg?width=108&crop=smart&auto=webp&s=441aa5457b93d898619882fcb6ed6157833b0bae', 'width': 108}, {'height': 108, 'url': 'h...
Do you guys notice that certain A.I. models have an attitude ?
74
There are infinite models released by the Bloke, but recently, a particular model supposedly well verse in Python was so full of attitude during conversations that it legit got me mad, I didn't add avatar character to it, I am using it as default. I have given it many chances across multiple interacti...
2023-09-25T00:45:17
https://www.reddit.com/r/LocalLLaMA/comments/16rdxjs/do_you_guys_notice_that_certain_ai_models_have_an/
Vitamin_C_is_awesome
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rdxjs
false
null
t3_16rdxjs
/r/LocalLLaMA/comments/16rdxjs/do_you_guys_notice_that_certain_ai_models_have_an/
false
false
self
74
null
How is the best way to allow a client upload and embeding prompt from file dynamically?
1
.
2023-09-25T00:43:26
https://www.reddit.com/r/LocalLLaMA/comments/16rdw4y/how_is_the_best_way_to_allow_a_client_upload_and/
YoungAstronautPast
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rdw4y
false
null
t3_16rdw4y
/r/LocalLLaMA/comments/16rdw4y/how_is_the_best_way_to_allow_a_client_upload_and/
false
false
self
1
null
Building a LLama Cluster with old gear questions
1
I've got some old mining motherboards(Asus b250 mining expert x2) and nvidia GPUs just been wondering if its worth it to rock them for some training Ive been wanting to do. I'm at a cross roads where I am either going to train with what I have now, or wait a bit to aquire at least 1 24 gb card before starting. They h...
2023-09-24T22:47:30
https://www.reddit.com/r/LocalLLaMA/comments/16rbb6d/building_a_llama_cluster_with_old_gear_questions/
croholdr
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rbb6d
false
null
t3_16rbb6d
/r/LocalLLaMA/comments/16rbb6d/building_a_llama_cluster_with_old_gear_questions/
false
false
self
1
null
Further fine tuning Nous-Hermes-llama-2-7b?
2
Is it possible to further fine tune NousResearch/Nous-Hermes-llama-2-7b? I tried loading it with out any additional fine tuning from me and it worked correctly. I then tried to apply some additional fine-tuning using llama 2 instructions with LORA and PEFT using the prompt template that was listed on the Nous-Hermes-...
2023-09-24T22:36:38
https://www.reddit.com/r/LocalLLaMA/comments/16rb1se/further_fine_tuning_noushermesllama27b/
L7nx
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rb1se
false
null
t3_16rb1se
/r/LocalLLaMA/comments/16rb1se/further_fine_tuning_noushermesllama27b/
false
false
self
2
null
Robotics Projects
16
&#x200B; [This is going to be good](https://preview.redd.it/arm8riey2aqb1.png?width=2688&format=png&auto=webp&s=76672f0c60902372647ca15ed5d7bf54bc4df132) I've been following some of the work that has been coming out around autonomous agents, and I think cramming one into a robot can't possibly go wrong. The end game ...
2023-09-24T22:36:37
https://www.reddit.com/r/LocalLLaMA/comments/16rb1rt/robotics_projects/
Flying_Madlad
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16rb1rt
false
null
t3_16rb1rt
/r/LocalLLaMA/comments/16rb1rt/robotics_projects/
false
false
https://a.thumbs.redditm…OL-6eaZknQN4.jpg
16
null
Uncensored LLM for research
4
Hey, what is a good uncensored LLM I can use to generate illicit content? I would like to test it as a data augmentation tool for my crime detection dataset.
2023-09-24T21:24:55
https://www.reddit.com/r/LocalLLaMA/comments/16r99mp/uncensored_llm_for_research/
mems_m
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16r99mp
false
null
t3_16r99mp
/r/LocalLLaMA/comments/16r99mp/uncensored_llm_for_research/
false
false
self
4
null
Has anyone used LM Studio?
1
[removed]
2023-09-24T20:28:14
https://www.reddit.com/r/LocalLLaMA/comments/16r7tom/has_anyone_used_lm_studio/
mini-hypersphere
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16r7tom
false
null
t3_16r7tom
/r/LocalLLaMA/comments/16r7tom/has_anyone_used_lm_studio/
false
false
self
1
{'enabled': False, 'images': [{'id': 'BGXfaUMntPZWzYo99FfkrbqxveeayLkICP2FRV6iEYA', 'resolutions': [{'height': 41, 'url': 'https://external-preview.redd.it/YKGi4QwHusqmOVurcNiyfFi7ZB1HzWCOuC7qJyAYQ9w.jpg?width=108&crop=smart&auto=webp&s=96da2c256b06310619199b215ff7567afa27ee58', 'width': 108}, {'height': 83, 'url': 'ht...
LLM Chat/RP Comparison/Test (Euryale, FashionGPT, MXLewd, Synthia, Xwin)
119
Lots of new models have been released recently so I've tested some more. As usual, I've evaluated these models for their chat and role-playing performance using the same methodology: - Same (complicated and limit-testing) long-form conversations with all models - including a complex character card ([MonGirl Help Cli...
2023-09-24T20:22:10
https://www.reddit.com/r/LocalLLaMA/comments/16r7ol2/llm_chatrp_comparisontest_euryale_fashiongpt/
WolframRavenwolf
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16r7ol2
false
null
t3_16r7ol2
/r/LocalLLaMA/comments/16r7ol2/llm_chatrp_comparisontest_euryale_fashiongpt/
false
false
self
119
{'enabled': False, 'images': [{'id': '2g4MtoKvhQOBCmeiXB1qv1h_5M24BeeYF64zcf4-rfg', 'resolutions': [{'height': 142, 'url': 'https://external-preview.redd.it/iVP12Aa6rBm44Nrf_ci7NKfYkFvHRQRzUafC5j-jnEw.jpg?width=108&crop=smart&auto=webp&s=70f053538cd673ff7041bf016d751549d8373201', 'width': 108}, {'height': 284, 'url': '...
Pad token error when using LoRA Training on raw text
1
Hello, I have tried to find a solution online but without success. I have installed latest version of Text generation web UI and used it do download TheBloke Llama-2-7b-Chat-GPTQ model. I have loaded it with transformer model loader successfuly. As for the training, I used default settings with adamw_hf optimizer an...
2023-09-24T19:55:51
https://www.reddit.com/r/LocalLLaMA/comments/16r70mo/pad_token_error_when_using_lora_training_on_raw/
Soft-Conclusion-2004
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16r70mo
false
null
t3_16r70mo
/r/LocalLLaMA/comments/16r70mo/pad_token_error_when_using_lora_training_on_raw/
false
false
self
1
null
How you all finetune?
1
[removed]
2023-09-24T19:17:54
https://www.reddit.com/r/LocalLLaMA/comments/16r6440/how_you_all_finetune/
Anu_Rag9704
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16r6440
false
null
t3_16r6440
/r/LocalLLaMA/comments/16r6440/how_you_all_finetune/
false
false
self
1
null
What are the latest memoirs/mini-memoirs on Amazon Kindle that intrigued you?
1
Which new memoirs and mini-memoirs made you want to buy them at first glance, and what did you like most about them in terms of content?
2023-09-24T18:56:09
https://www.reddit.com/r/LocalLLaMA/comments/16r5kpy/what_are_the_latest_memoirsminimemoirs_on_amazon/
Proof-Ad-6169
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16r5kpy
false
null
t3_16r5kpy
/r/LocalLLaMA/comments/16r5kpy/what_are_the_latest_memoirsminimemoirs_on_amazon/
false
false
self
1
null
Invoker: The one who calls upon... Functions!
71
Hey there! I have released a function-calling model based on Llama-2. It is trained on function-calling/tool-use data such that it can mimic the function-calling feature of OpenAI GPT models to a large extent. It can also handle multi-turn conversation and decide on it's own when it is time to call an appropriate func...
2023-09-24T17:14:19
https://www.reddit.com/r/LocalLLaMA/comments/16r336m/invoker_the_one_who_calls_upon_functions/
Unusual_Locksmith642
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16r336m
false
null
t3_16r336m
/r/LocalLLaMA/comments/16r336m/invoker_the_one_who_calls_upon_functions/
false
false
https://b.thumbs.redditm…jYFMtO4qfErI.jpg
71
{'enabled': False, 'images': [{'id': 'nBWYJ4caDb6ke_4Uq0N5lLE8V7cQOuIKJUh42qSuZ1o', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/FRhLJPfXl9yuH0FZw_sml9Vjx73tXLCrF6GTDUReltE.jpg?width=108&crop=smart&auto=webp&s=7de332d2fc0c15afebddade2fa942558f31038d5', 'width': 108}, {'height': 108, 'url': 'h...
Best interface to use for GenAI, LLM focus
1
[removed]
2023-09-24T17:14:04
https://www.reddit.com/r/LocalLLaMA/comments/16r32yn/best_interface_to_use_for_genai_llm_focus/
mcr1974
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16r32yn
false
null
t3_16r32yn
/r/LocalLLaMA/comments/16r32yn/best_interface_to_use_for_genai_llm_focus/
false
false
self
1
{'enabled': False, 'images': [{'id': 'Tlur19ueEGKJf5BKTYy5-MG-Z6JCwpVgg5byEKZFFck', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/OX_33ZYNC9vThcK9keLv9XnqD-88fzlNCbP05dY39gg.jpg?width=108&crop=smart&auto=webp&s=47dc83a0e7e5d00a431baabebc21caf474bc8de3', 'width': 108}, {'height': 109, 'url': 'h...
What can I do with a 3090?
30
The question is simple, I hope the answer will be pretty simple as well: Right now, in this very day, with all the knowledge and the optimizations we've achieved, What can a mere human with a second-hand rtx 3090 and a slow ass i7 6700k with 64gb of ram do with all the models we have around here? I shall be more spec...
2023-09-24T17:07:34
https://www.reddit.com/r/LocalLLaMA/comments/16r2xgr/what_can_i_do_with_a_3090/
Relative_Bit_7250
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16r2xgr
false
null
t3_16r2xgr
/r/LocalLLaMA/comments/16r2xgr/what_can_i_do_with_a_3090/
false
false
self
30
null
LlamaIndex but for C#
2
Are there any alternatives like LlamaIndex but for C# ?
2023-09-24T16:33:24
https://www.reddit.com/r/LocalLLaMA/comments/16r2300/llamaindex_but_for_c/
1EvilSexyGenius
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16r2300
false
null
t3_16r2300
/r/LocalLLaMA/comments/16r2300/llamaindex_but_for_c/
false
false
self
2
null
Optimizing performance using HF transformers
12
Hey guys! I am currently working on optimizing the performance of a RAG solution. If I am quite honest, my research has mainly composed of looking through different posts about inference solutions,but many of them are functioning in themselves and not easily integratable into another solution by importing the library...
2023-09-24T16:29:55
https://www.reddit.com/r/LocalLLaMA/comments/16r1zow/optimizing_performance_using_hf_transformers/
Galaktische_Gurke
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16r1zow
false
null
t3_16r1zow
/r/LocalLLaMA/comments/16r1zow/optimizing_performance_using_hf_transformers/
false
false
self
12
null
How do I modify the hyperparameters of llama.cpp in python?
3
I'm still new to local LLMs and I cloned llama.cpp on an external hard drive on my Windows system. I ran the code in python but the model is hallucinating a lot. I am using llama-2-7b-chat.gguf.q4\_1.bin. I have about 128GB RAM on my PC and 6 GB VRAM on my GPU. Can you recommend a more accurate 7B version of this model...
2023-09-24T14:44:34
https://www.reddit.com/r/LocalLLaMA/comments/16qzfzw/how_do_i_modify_the_hyperparameters_of_llamacpp/
swagonflyyyy
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16qzfzw
false
null
t3_16qzfzw
/r/LocalLLaMA/comments/16qzfzw/how_do_i_modify_the_hyperparameters_of_llamacpp/
false
false
self
3
null
Llama 2 7b-Instruct on 2 RTX 2080 Ti GPUs
10
I've been stuck on this for a bit and need some direction. I have 2 GPUs with 11 GB memory a piece and am attempting to load Meta's Llama 2 7b-Instruct on them. No matter what settings I try, I get an OOM error: torch.cuda.OutOfMemoryError: CUDA out of memory The torchrun command lists out 10.75 GB total capacity, so ...
2023-09-24T13:50:51
https://www.reddit.com/r/LocalLLaMA/comments/16qy8va/llama_2_7binstruct_on_2_rtx_2080_ti_gpus/
T3h_Laughing_Man
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16qy8va
false
null
t3_16qy8va
/r/LocalLLaMA/comments/16qy8va/llama_2_7binstruct_on_2_rtx_2080_ti_gpus/
false
false
self
10
null
New to oobagooba, trying to load falcon-7b instruct model, but exllama throws error KeyError: ‘intermediate_size’
1
File “/opt/conda/envs/textgen/lib/python3.10/site-packages/exllama/model.py”, line 56, in **init** self.intermediate_size = read_config["intermediate_size"]
2023-09-24T13:01:37
https://www.reddit.com/r/LocalLLaMA/comments/16qx8bb/new_to_oobagooba_trying_to_load_falcon7b_instruct/
TheDark_Knight108
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16qx8bb
false
null
t3_16qx8bb
/r/LocalLLaMA/comments/16qx8bb/new_to_oobagooba_trying_to_load_falcon7b_instruct/
false
false
self
1
null
Validity of metrics
41
TL:DR I've seen lots of posts of models beating chatgpt or even GPT-4 with according to some metrics but in my personal experience using those models gives a very different impression. Am I doing something wrong or are the metrics just not really good indicators? And in longer: So I've been using LLMs for quite a wh...
2023-09-24T11:47:55
https://www.reddit.com/r/LocalLLaMA/comments/16qvs1r/validity_of_metrics/
randrayner
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16qvs1r
false
null
t3_16qvs1r
/r/LocalLLaMA/comments/16qvs1r/validity_of_metrics/
false
false
self
41
null
Noob question: What's the difference between chat and instruct (or other?) models?
31
I don't get the difference in their capability. Maybe if someone can give simplified training data examples, it will be somewhat easier to understand what they can do. Also does anyone know of a course/playlist to explain concepts like this for LLMs?
2023-09-24T11:31:44
https://www.reddit.com/r/LocalLLaMA/comments/16qvh2o/noob_question_whats_the_difference_between_chat/
k110111
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16qvh2o
false
null
t3_16qvh2o
/r/LocalLLaMA/comments/16qvh2o/noob_question_whats_the_difference_between_chat/
false
false
self
31
null
Adding a P40 to my system?
6
Same as everybody else, I'm running into VRAM issue. My rig has. 3090ti and 12900k plus 64 GB or system RAM. Ideally, I'd like to run 70b models at good speeds. Which brings to the P40. It sounds like a good solution. Far cheaper than a second 3090 for the additional 24gb. But I have questions I hope experienced peopl...
2023-09-24T10:42:46
https://www.reddit.com/r/LocalLLaMA/comments/16qultu/adding_a_p40_to_my_system/
Herr_Drosselmeyer
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16qultu
false
null
t3_16qultu
/r/LocalLLaMA/comments/16qultu/adding_a_p40_to_my_system/
false
false
self
6
null
I am fine-tuning a translation model (ALMA), when should I stop training?
13
ALMA (Advanced Language Model-based trAnslator, ALMA) is a new approach to fine-tuning that can achieve translation performance that exceeds GPT-3.5 without a large amount of parallel data (data describing the same sentence in the source and target languages). [https://www.reddit.com/r/LocalLLaMA/comments/16p2smj/a\_...
2023-09-24T10:39:40
https://www.reddit.com/r/LocalLLaMA/comments/16qujym/i_am_finetuning_a_translation_model_alma_when/
dahara111
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
16qujym
false
null
t3_16qujym
/r/LocalLLaMA/comments/16qujym/i_am_finetuning_a_translation_model_alma_when/
false
false
self
13
{'enabled': False, 'images': [{'id': 'P2-XvaGW8dWoiIHaUk7igpam_2d0lDYNmldcSCzsAII', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/4TvfuUMr3dy0RxHvXN6xSkQ_znHSAQEkAow5nHhvITc.jpg?width=108&crop=smart&auto=webp&s=de61d0e4deb345a0f77d493f8532a1806a54b484', 'width': 108}, {'height': 108, 'url': 'h...