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
How much improvement is achievable by fine tuning an lIm in a specific language?
1
[removed]
2024-03-05T05:44:09
https://www.reddit.com/r/LocalLLaMA/comments/1b6xt7e/how_much_improvement_is_achievable_by_fine_tuning/
Original_Job6327
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6xt7e
false
null
t3_1b6xt7e
/r/LocalLLaMA/comments/1b6xt7e/how_much_improvement_is_achievable_by_fine_tuning/
false
false
self
1
null
How much improvement is achievable by fine tuning an lIm in a specific language?
1
[removed]
2024-03-05T05:42:27
https://www.reddit.com/r/LocalLLaMA/comments/1b6xs52/how_much_improvement_is_achievable_by_fine_tuning/
Original_Job6327
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6xs52
false
null
t3_1b6xs52
/r/LocalLLaMA/comments/1b6xs52/how_much_improvement_is_achievable_by_fine_tuning/
false
false
self
1
null
Need conceptual understanding of QLoRA
1
Hello everyone, I'm fairly new to the landscape of Large Language Models (LLMs) and have recently been delving into them quite a bit. I came across QLoRA recently, but I'm unsure if my understanding of it is accurate. Here's what I've gathered: QLoRA is essentially a quantization method designed to reduce the size of ...
2024-03-05T05:39:35
https://www.reddit.com/r/LocalLLaMA/comments/1b6xq7m/need_conceptual_understanding_of_qlora/
manusingh099
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6xq7m
false
null
t3_1b6xq7m
/r/LocalLLaMA/comments/1b6xq7m/need_conceptual_understanding_of_qlora/
false
false
self
1
null
Mixture of Expert vs Base Model
1
Suppose there is a MoE model that takes natural language as an input and coding language as the output. fin I am wondering: Why do we not just keep fine-tuning the base model on all the inputs until it becomes great? Why should we split the model into a few each of which are based on one coding language? Thanks!
2024-03-05T05:34:13
https://www.reddit.com/r/LocalLLaMA/comments/1b6xmp8/mixture_of_expert_vs_base_model/
Wooden_Street6610
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6xmp8
false
null
t3_1b6xmp8
/r/LocalLLaMA/comments/1b6xmp8/mixture_of_expert_vs_base_model/
false
false
self
1
null
Displaying/returning probabilities/logprobs of next tokens on local models?
8
Hi all, I'm a professor who does research on and teaches use of LLMs at a university. When introducing students to LLMs, I have typically used OpenAIs playground with completion models, and turned on the "Show probabilities"-option to show students how LLMs sometimes will choose a less likely next token, and put the t...
2024-03-05T05:17:20
https://www.reddit.com/r/LocalLLaMA/comments/1b6xbg9/displayingreturning_probabilitieslogprobs_of_next/
ahjorth
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6xbg9
false
null
t3_1b6xbg9
/r/LocalLLaMA/comments/1b6xbg9/displayingreturning_probabilitieslogprobs_of_next/
false
false
self
8
null
is 5 free A100 GPU hrs a good referral bonus?
38
what referral program would excite you as AI developers? What amount of free compute per referral would move the needle? Here is some context. A few months ago I shared a [tutorial](https://www.reddit.com/r/LocalLLaMA/comments/17k2x62/i_scaled_mistral_7b_to_200_gpus_in_less_than_5/) on LocalLLaMa that scaled Mistral 7...
2024-03-05T04:55:28
https://www.reddit.com/r/LocalLLaMA/comments/1b6wwlz/is_5_free_a100_gpu_hrs_a_good_referral_bonus/
Ok_Post_149
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6wwlz
false
null
t3_1b6wwlz
/r/LocalLLaMA/comments/1b6wwlz/is_5_free_a100_gpu_hrs_a_good_referral_bonus/
false
false
self
38
null
Acid Snake - a wild Snake-Game using Claude 3 OPUS
1
​ [ACID SNAKE - FULL GAME, NO PROOF OF CONCEPT](https://preview.redd.it/v1rs37ja4gmc1.png?width=951&format=png&auto=webp&s=86b9a6aff98c4c6612200f926689d88eb6ae2872) Prepare to be captivated by a mesmerizing and intense gaming experience like no other! Introducing my latest creation, a snake game directly from ...
2024-03-05T04:51:53
https://www.reddit.com/r/LocalLLaMA/comments/1b6wu99/acid_snake_a_wild_snakegame_using_claude_3_opus/
r4in311
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6wu99
false
null
t3_1b6wu99
/r/LocalLLaMA/comments/1b6wu99/acid_snake_a_wild_snakegame_using_claude_3_opus/
false
false
https://b.thumbs.redditm…aoEx3AlBsVEg.jpg
1
null
How robust are model outputs to slight changes in model weight?
19
Working on a legal paper regarding liability for AI outputs. One thing I am looking into is how "robust" model weights are to slight changes in model weights. Does anyone have insights, or suggested papers, that probe how a slight change to a model weight (e.g. +-0.0001) modifies the output? Does the output drastically...
2024-03-05T04:26:43
https://www.reddit.com/r/LocalLLaMA/comments/1b6wd34/how_robust_are_model_outputs_to_slight_changes_in/
aero_lawyer
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6wd34
false
null
t3_1b6wd34
/r/LocalLLaMA/comments/1b6wd34/how_robust_are_model_outputs_to_slight_changes_in/
false
false
self
19
null
Model Weights - how robust are they to slight changes?
1
Working on a legal paper regarding liability for AI outputs. One thing I am looking into is how "robust" model weights are to slight changes in model weights. Does anyone have insights, or suggested papers, that probe how a slight change to a model weight (e.g. +-0.0001) modifies the output? Does the output drastically...
2024-03-05T04:23:26
https://www.reddit.com/r/LocalLLaMA/comments/1b6waty/model_weights_how_robust_are_they_to_slight/
aero_lawyer
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6waty
false
null
t3_1b6waty
/r/LocalLLaMA/comments/1b6waty/model_weights_how_robust_are_they_to_slight/
false
false
self
1
null
What is the best practice to serve Local LLM to a small team with a few old cards (V100)
6
I'm out of track with recent advance in LLM worlds since last Nov, so I'm trying update my knowledges. I've a old server with 4 V100(32G) cards, and want use it to serving some local models for a small team with about 50-99 peoples. I planed to run a best coder model (deepseek coder 34b is still the best?), and ...
2024-03-05T04:11:30
https://www.reddit.com/r/LocalLLaMA/comments/1b6w2m6/what_is_the_best_practice_to_serve_local_llm_to_a/
bash99Ben
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6w2m6
false
null
t3_1b6w2m6
/r/LocalLLaMA/comments/1b6w2m6/what_is_the_best_practice_to_serve_local_llm_to_a/
false
false
self
6
null
Best LLM for searching the web?
1
I found a chrome extension that allows me to search the internet using a local LLM. It's called Page Assist, you can get it here - [https://chromewebstore.google.com/detail/page-assist-a-web-ui-for/jfgfiigpkhlkbnfnbobbkinehhfdhndo](https://chromewebstore.google.com/detail/page-assist-a-web-ui-for/jfgfiigpkhlkbnfnbobbk...
2024-03-05T04:10:04
https://www.reddit.com/r/LocalLLaMA/comments/1b6w1j4/best_llm_for_searching_the_web/
khommenghetsum
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6w1j4
false
null
t3_1b6w1j4
/r/LocalLLaMA/comments/1b6w1j4/best_llm_for_searching_the_web/
false
false
self
1
{'enabled': False, 'images': [{'id': 'jmK_ZBIbBBToi2Tso7_yRIR-zfr9PIdDkegbMzYLLVM', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/QDjliauLBT5dlXN9Ihv4ILkhvBf9jtayVBXZson9xRU.jpg?width=108&crop=smart&auto=webp&s=3928719de91f3b6e2e6e5e4280f98ca5a44e2322', 'width': 108}], 'source': {'height': 12...
How do I get grammar-constrained model to output multiple lines in a JSON object?
3
I'm using a quantized openhermes 2.5 model and I want it to output JSON using this grammar: root ::= ModelResponse ModelResponse ::= "{" ws "\"response_to_user\":" ws string "," ws "\"summary\":" ws string "," ws "\"customer_service_needed\":" ws boolean "}" ModelResponselis...
2024-03-05T03:01:41
https://www.reddit.com/r/LocalLLaMA/comments/1b6ulxp/how_do_i_get_grammarconstrained_model_to_output/
AnUnconsumedUsername
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6ulxp
false
null
t3_1b6ulxp
/r/LocalLLaMA/comments/1b6ulxp/how_do_i_get_grammarconstrained_model_to_output/
false
false
self
3
null
We saw the jank setups recently. Anybody else out there with not so jank setups?
95
2024-03-05T02:40:11
https://i.redd.it/8atvou5chfmc1.jpeg
mynadestukonu
i.redd.it
1970-01-01T00:00:00
0
{}
1b6u4nc
false
null
t3_1b6u4nc
/r/LocalLLaMA/comments/1b6u4nc/we_saw_the_jank_setups_recently_anybody_else_out/
false
false
https://a.thumbs.redditm…BnXtf-hBI3w4.jpg
95
{'enabled': True, 'images': [{'id': 'PHoDEL_lN4C9HRLsxOuM9w70SwV7dfEmBsw0v3aGAh4', 'resolutions': [{'height': 192, 'url': 'https://preview.redd.it/8atvou5chfmc1.jpeg?width=108&crop=smart&auto=webp&s=bcf42eae5dda74226ba3bf85162786e43a47ac27', 'width': 108}, {'height': 384, 'url': 'https://preview.redd.it/8atvou5chfmc1.j...
tesla card strange noise
1
so after 2 days non stop fiddling with linux, kernels, drivers, environment variables, dependencies etc i was able to put the p100 to work and holy...it literally screams on exllama2, a very distinguished noise during inference is that normal? also 42 tokens/second on a 13b 5bpw quant surprised me for the cooling ...
2024-03-05T02:34:00
https://www.reddit.com/r/LocalLLaMA/comments/1b6tzyu/tesla_card_strange_noise/
Dyonizius
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6tzyu
false
null
t3_1b6tzyu
/r/LocalLLaMA/comments/1b6tzyu/tesla_card_strange_noise/
false
false
self
1
null
If Claude 3 truly surpasses GPT-4...
21
The potential release of GPT-4.5 could be the most exciting news of 2024 so far. Let them fight!
2024-03-05T01:37:09
https://www.reddit.com/r/LocalLLaMA/comments/1b6sr13/if_claude_3_truly_surpasses_gpt4/
leftv0id
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6sr13
false
null
t3_1b6sr13
/r/LocalLLaMA/comments/1b6sr13/if_claude_3_truly_surpasses_gpt4/
false
false
self
21
null
I have one question for all you LLM enthusiasts...
35
Where's our Star Trek computer? LLMs are literally ideal for the use case of intelligible interfaces to everything we do via language and in particular voice and conversation. Why has no one put these very obvious pieces together into a home assistant (wink wink) like Alexa but fully LLM based? Heck, why hasn't Amazon...
2024-03-05T01:32:09
https://www.reddit.com/r/LocalLLaMA/comments/1b6sn19/i_have_one_question_for_all_you_llm_enthusiasts/
calinet6
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6sn19
false
null
t3_1b6sn19
/r/LocalLLaMA/comments/1b6sn19/i_have_one_question_for_all_you_llm_enthusiasts/
false
false
self
35
null
Help with off the shelf machine for work project
1
I am looking at offline LLM to see if I can use it to speed up the processing of both text and audio at work. We are not doing video or images. I'm limited to buying an off the shelf computer vs building since the IT dept will purchase and setup the machine. My budget is \~$2000 ideally a bit less. Can anyone recommen...
2024-03-05T01:28:00
https://www.reddit.com/r/LocalLLaMA/comments/1b6sjwd/help_with_off_the_shelf_machine_for_work_project/
RunClimbBeer
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6sjwd
false
null
t3_1b6sjwd
/r/LocalLLaMA/comments/1b6sjwd/help_with_off_the_shelf_machine_for_work_project/
false
false
self
1
{'enabled': False, 'images': [{'id': 'xLITW3ys5QCYgD4CA5D8aK_Tz1OPdq6_fowFl7rgTL8', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/g9PJeqVzA_reX5tSCVHm_YLdm7oBJgASFakIR-CjyjA.jpg?width=108&crop=smart&auto=webp&s=f8ffa89a34f57254c47e2389d150526db5002130', 'width': 108}, {'height': 216, 'url': '...
BASED: Simple linear attention language models balance the recall-throughput tradeoff
1
2024-03-05T01:23:25
https://www.together.ai/blog/based
jncraton
together.ai
1970-01-01T00:00:00
0
{}
1b6sger
false
null
t3_1b6sger
/r/LocalLLaMA/comments/1b6sger/based_simple_linear_attention_language_models/
false
false
default
1
null
Best machine for a large language model
1
How would a Mac studio with 32 or 64gb on-chip shared memory compare to a windows machine with a 3080ti and 16gb dedicated vram? The 3080 is obviously much faster but the massive memory capacity of the Mac would allow the largest models to be run in an acceptable speed. Am I right? Also, Mistral appears to have n...
2024-03-05T01:09:43
https://www.reddit.com/r/LocalLLaMA/comments/1b6s5k8/best_machine_for_a_large_language_model/
Accountant-Due
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6s5k8
false
null
t3_1b6s5k8
/r/LocalLLaMA/comments/1b6s5k8/best_machine_for_a_large_language_model/
false
false
self
1
null
LLM Breakdown for newbs
13
so I've been pretty deep into the LLM space and have had quite a bit of entertainment/education ever since GPT came out and even more so educated with the Open source models. All that being said I've failed to fully grasp the way the process is broken down from start to finish. My limited understanding is that, for ope...
2024-03-05T00:51:19
https://www.reddit.com/r/LocalLLaMA/comments/1b6rqi5/llm_breakdown_for_newbs/
Loyal247
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6rqi5
false
null
t3_1b6rqi5
/r/LocalLLaMA/comments/1b6rqi5/llm_breakdown_for_newbs/
false
false
self
13
null
Relishing new Fickling features for securing ML systems
10
2024-03-05T00:50:35
https://blog.trailofbits.com/2024/03/04/relishing-new-fickling-features-for-securing-ml-systems/
dummypatty
blog.trailofbits.com
1970-01-01T00:00:00
0
{}
1b6rpwx
false
null
t3_1b6rpwx
/r/LocalLLaMA/comments/1b6rpwx/relishing_new_fickling_features_for_securing_ml/
false
false
https://b.thumbs.redditm…nf_p1OrhKS6s.jpg
10
{'enabled': False, 'images': [{'id': 'AgJzg6T0bGR1Hs9_U0f1dXOWH6F34TybJEK2Irr0I-U', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/2XW1CW1oNsXvggRQQTNLYzuQQFwa06f_K5Yn3jrZWx0.jpg?width=108&crop=smart&auto=webp&s=bf8ce07fc2c004bdc7c4c5754620a09851d0244c', 'width': 108}, {'height': 112, 'url': 'h...
Psydestroyer-20B - A 20B self-merge of Psyfighter-13B
17
Hi all, Psyfighter is a really great model, but sometimes I wish it were a little smarter. My solution: create a 20B self-merge in hopes of boosting it's intelligence! I haven't really had the chance to properly test it, but the Q4_K_M quant I made seems to work fine with some basic text completion I did. I've been i...
2024-03-05T00:28:12
https://www.reddit.com/r/LocalLLaMA/comments/1b6r74i/psydestroyer20b_a_20b_selfmerge_of_psyfighter13b/
Sebba8
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6r74i
false
null
t3_1b6r74i
/r/LocalLLaMA/comments/1b6r74i/psydestroyer20b_a_20b_selfmerge_of_psyfighter13b/
false
false
self
17
{'enabled': False, 'images': [{'id': 'NOXUk_GKxEu40gv_bDQpZZ8bsxZcWPrIKax0iqyj45k', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/IRJws9MXZ7QC5fMtFY2xhmSFOJAgR8oNLHLU8EVInPQ.jpg?width=108&crop=smart&auto=webp&s=7064db6219889bda9e36fe5d3ec5f4d9567b6979', 'width': 108}, {'height': 116, 'url': 'h...
Decided to give Gemini a try
48
This was my first question. For those who don't watch football, Brock Purdy is White.
2024-03-04T23:49:02
https://i.redd.it/o2itvwf2nemc1.png
xcwza
i.redd.it
1970-01-01T00:00:00
0
{}
1b6q9ui
false
null
t3_1b6q9ui
/r/LocalLLaMA/comments/1b6q9ui/decided_to_give_gemini_a_try/
false
false
https://b.thumbs.redditm…CFcB3fjqOsaU.jpg
48
{'enabled': True, 'images': [{'id': 'iNU92ynI2NVyY2x-4vIh0uvM8f-I8xdTOCDZV2rdSNQ', 'resolutions': [{'height': 115, 'url': 'https://preview.redd.it/o2itvwf2nemc1.png?width=108&crop=smart&auto=webp&s=efdffe1d113577110be2839498cacb9ee0313bb8', 'width': 108}, {'height': 231, 'url': 'https://preview.redd.it/o2itvwf2nemc1.pn...
dynamic system message injection in chat
8
I was working at GPTs and even gpt turbo has it's own problem with long system messages with many conditions, so I had this idea of moving the conditional part in a self classifier and dynamically change the system prompt based on this external state here's an example quickly thrown together in python using llama-cpp-...
2024-03-04T23:41:25
https://www.reddit.com/r/LocalLLaMA/comments/1b6q366/dynamic_system_message_injection_in_chat/
LoSboccacc
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6q366
false
null
t3_1b6q366
/r/LocalLLaMA/comments/1b6q366/dynamic_system_message_injection_in_chat/
false
false
self
8
{'enabled': False, 'images': [{'id': 'OgFzGCIRw1ZxjMOSkfV1OiH-_nQiZl8rzSonmOAuhGs', 'resolutions': [{'height': 108, 'url': 'https://external-preview.redd.it/P8lS0kk6BFe2IEo6TxCZd1LVwksc34IkzGTVx_SCc8w.jpg?width=108&crop=smart&auto=webp&s=3d74dbe4f1d67cc8b587db9aa01762f26e269bcf', 'width': 108}], 'source': {'height': 15...
How do you know what the VRAM/RAM requirements are for a given model?
2
I started my local LLaMA journey from TheBloke on Huggingface, and he kindly lists maximum required RAM for each model but this doesn't seem to be a standard practice with other users. How do you know what you can run? I understand trial and error is an option, but I did that recently and it lost me about a day of tim...
2024-03-04T23:35:04
https://www.reddit.com/r/LocalLLaMA/comments/1b6pxqz/how_do_you_know_what_the_vramram_requirements_are/
delveccio
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6pxqz
false
null
t3_1b6pxqz
/r/LocalLLaMA/comments/1b6pxqz/how_do_you_know_what_the_vramram_requirements_are/
false
false
self
2
null
Open Source LLM Memory Configuration
1
Does anyone know if there are any open source repositories that contain modules to adjust/configure memory, context, etc. in a local single session. Interested in something that can handle single sessions with adaptive memory functionality similar to chatgpt thanks!
2024-03-04T23:02:42
https://www.reddit.com/r/LocalLLaMA/comments/1b6p4r5/open_source_llm_memory_configuration/
coaststl
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6p4r5
false
null
t3_1b6p4r5
/r/LocalLLaMA/comments/1b6p4r5/open_source_llm_memory_configuration/
false
false
self
1
null
Fine-tuning LLM to perform smart function calling
7
Hey everyone, I'm currently working on a project and I'd like to get some guidance from the community. I'd like to fetch data from multiple data sources (Slack, JIRA, Github, etc) and I'd like to build an LLM agent that is aware of this data, so that it can make smart and contextualized function calling. The fetching...
2024-03-04T22:56:28
https://www.reddit.com/r/LocalLLaMA/comments/1b6oyog/finetuning_llm_to_perform_smart_function_calling/
Old_Cauliflower6316
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6oyog
false
null
t3_1b6oyog
/r/LocalLLaMA/comments/1b6oyog/finetuning_llm_to_perform_smart_function_calling/
false
false
self
7
null
Best 7b model?
1
Hey, I'm interested in the best 7b model, so far I've tried dolphin mistral and openhermes 2.5. what is the best one out now?
2024-03-04T22:54:53
https://www.reddit.com/r/LocalLLaMA/comments/1b6ox4a/best_7b_model/
Educational_Party294
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6ox4a
false
null
t3_1b6ox4a
/r/LocalLLaMA/comments/1b6ox4a/best_7b_model/
false
false
self
1
null
orca-math-word-problems-200k dataset released
39
2024-03-04T22:25:20
https://huggingface.co/datasets/microsoft/orca-math-word-problems-200k
ninjasaid13
huggingface.co
1970-01-01T00:00:00
0
{}
1b6o61m
false
null
t3_1b6o61m
/r/LocalLLaMA/comments/1b6o61m/orcamathwordproblems200k_dataset_released/
false
false
https://b.thumbs.redditm…L7RmKYDJq24k.jpg
39
{'enabled': False, 'images': [{'id': 'EfF0GpYTLYBraO5X-OqSUZMV0MYtL_itpplmOnkZEwA', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/Ic3zBxcmJXe5btI1chqRc8oikcZldRheEnSVbjoU9Kk.jpg?width=108&crop=smart&auto=webp&s=1386f5495d58f16f4d8961b926d25d8b97aaaba1', 'width': 108}, {'height': 116, 'url': 'h...
Using Min_length text-gen-ui
2
Hey guys, I am trying to use the min length parameter on text gen webui. But I can't seem to get it to work whatever I set it on. For example i set it on 20 but replies with one word at times. Is there anyway to fix this or set a minimum amount of tokens to generate ?
2024-03-04T22:02:58
https://www.reddit.com/r/LocalLLaMA/comments/1b6nlm2/using_min_length_textgenui/
ll_Teto_ll
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6nlm2
false
null
t3_1b6nlm2
/r/LocalLLaMA/comments/1b6nlm2/using_min_length_textgenui/
false
false
self
2
null
0-shot Claude 3 HTML snake game
73
Prompt: Give me the code for a complete snake browser game that works with keyboard and touch controls. Think step by step Temperature: 0.5 Code copied from the first response 1:1
2024-03-04T22:01:09
https://v.redd.it/ywfxjght3emc1
Tobiaseins
v.redd.it
1970-01-01T00:00:00
0
{}
1b6njwj
false
{'reddit_video': {'bitrate_kbps': 2400, 'dash_url': 'https://v.redd.it/ywfxjght3emc1/DASHPlaylist.mpd?a=1712181684%2CZjM1Nzg4YzFkZDE5ODUzMzZlN2M1OTI1MTBhOTFlN2MwM2Q2MDM0MGRjM2Y5MDViZTgxMzVlNWFhM2RkZTUyOQ%3D%3D&v=1&f=sd', 'duration': 19, 'fallback_url': 'https://v.redd.it/ywfxjght3emc1/DASH_720.mp4?source=fallback', 'ha...
t3_1b6njwj
/r/LocalLLaMA/comments/1b6njwj/0shot_claude_3_html_snake_game/
false
false
https://external-preview…b48e308b0736af6c
73
{'enabled': False, 'images': [{'id': 'amsxNGNhZnQzZW1jMciH1QqwXJk4XUCLAP8nFhEKVxRh1SgmyGQ0O0vEvStF', 'resolutions': [{'height': 93, 'url': 'https://external-preview.redd.it/amsxNGNhZnQzZW1jMciH1QqwXJk4XUCLAP8nFhEKVxRh1SgmyGQ0O0vEvStF.png?width=108&crop=smart&format=pjpg&auto=webp&s=c09351184a4c566b464d5ca261346e19eae7c...
Just got Chat with RTX - Any ideas how I could use it to study medicine more effectively?
2
Against my best wishes, my career has not be taken by AI yet. In the meantime, I have to pass my boards for medicine and wanted to see if anyone here has ideas or things they have tried to enhance studying or really any form of self improvement and sorting of information. I have an insane amount of material to get ...
2024-03-04T21:42:16
https://www.reddit.com/r/LocalLLaMA/comments/1b6n2zw/just_got_chat_with_rtx_any_ideas_how_i_could_use/
throwaway55555666667
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6n2zw
false
null
t3_1b6n2zw
/r/LocalLLaMA/comments/1b6n2zw/just_got_chat_with_rtx_any_ideas_how_i_could_use/
false
false
self
2
null
Best coding LLM? (open-source)
10
I know someone has probably asked this before, but I just want a clear answer without having to go through all the comments. Suggestions for ones not included in the poll are welcomed. [View Poll](https://www.reddit.com/poll/1b6m30g)
2024-03-04T21:01:58
https://www.reddit.com/r/LocalLLaMA/comments/1b6m30g/best_coding_llm_opensource/
khommenghetsum
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6m30g
false
null
t3_1b6m30g
/r/LocalLLaMA/comments/1b6m30g/best_coding_llm_opensource/
false
false
self
10
null
Any other web UI's that implement a code runner that can execute the code generated by LLM right there in the view? MicroVM, container, WASM? Any devs have input on tried and true methods here?
7
2024-03-04T21:00:36
https://v.redd.it/4u9sigasrdmc1
LocoMod
v.redd.it
1970-01-01T00:00:00
0
{}
1b6m1oc
false
{'reddit_video': {'bitrate_kbps': 5000, 'dash_url': 'https://v.redd.it/4u9sigasrdmc1/DASHPlaylist.mpd?a=1712178050%2CYzc5NTkyMDEyZDQzOTU5ZWZmMWI0ZDVkOTJmM2JmYzIwMWU5Nzc4MGQ2OWMwY2U3MDBkNGNjNzNlOGQzZWZiOQ%3D%3D&v=1&f=sd', 'duration': 24, 'fallback_url': 'https://v.redd.it/4u9sigasrdmc1/DASH_1080.mp4?source=fallback', 'h...
t3_1b6m1oc
/r/LocalLLaMA/comments/1b6m1oc/any_other_web_uis_that_implement_a_code_runner/
false
false
https://external-preview…c84205172f222523
7
{'enabled': False, 'images': [{'id': 'NjNrMHFzazB0ZG1jMSGb20NaplYQza08NVebqr97eoalzT0Sc1sD1NmhXZqa', 'resolutions': [{'height': 59, 'url': 'https://external-preview.redd.it/NjNrMHFzazB0ZG1jMSGb20NaplYQza08NVebqr97eoalzT0Sc1sD1NmhXZqa.png?width=108&crop=smart&format=pjpg&auto=webp&s=e458e69d2f1aa819ec6ff1cfe1b0ad4faea3b...
LLM for recommendation - using an LLM to determine how well user's favorite genres fit a movie description?
1
Let's say a user gave us his most and least favorite genres. I'd like to take these genres and a plot summary of a movie, and use an LLM to give a score based on how likely the user would be to enjoy it, and also to explain its reasoning why it gave the score. I'd want to use as small of a model as possible, but one o...
2024-03-04T20:34:00
https://www.reddit.com/r/LocalLLaMA/comments/1b6ldqz/llm_for_recommendation_using_an_llm_to_determine/
HappyLove4691
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6ldqz
false
null
t3_1b6ldqz
/r/LocalLLaMA/comments/1b6ldqz/llm_for_recommendation_using_an_llm_to_determine/
false
false
self
1
null
Why I Stopped my Poe.com Subscription After 8 Months (serious post) and went back to the original ChatGPT-4
1
8 months ago, I was already frustrated by the slowness of ChatGPT. Looking for alternatives, I came across poe.com and was immediately hooked. I tried the free trial for a while and then subscribed and never looked back. Today I stopped my 8-month subscription because of the shady tactics Poe has been playing. The mos...
2024-03-04T20:21:26
https://www.reddit.com/r/LocalLLaMA/comments/1b6l2g7/why_i_stopped_my_poecom_subscription_after_8/
nderstand2grow
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6l2g7
false
null
t3_1b6l2g7
/r/LocalLLaMA/comments/1b6l2g7/why_i_stopped_my_poecom_subscription_after_8/
false
false
self
1
null
Best short length 16GB NVIDIA card? (two fans not three)
1
I'm looking for a 16GB NVIDIA card for a server I run. Unfortunately it doesn't have room for a full length card and I can't change the case as it's mainly a storage server and has 14 HDDs in it. I don't know the exact max length but the two fans will fit (tried a spare 2070 and it was about 2cm too long) I know th...
2024-03-04T20:13:31
https://www.reddit.com/r/LocalLLaMA/comments/1b6kv4b/best_short_length_16gb_nvidia_card_two_fans_not/
msze21
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6kv4b
false
null
t3_1b6kv4b
/r/LocalLLaMA/comments/1b6kv4b/best_short_length_16gb_nvidia_card_two_fans_not/
false
false
self
1
null
Optimal hyperparameters for fine-tuning (LoRA dimensions...)
1
Since fine-tuning takes hours in training, is there some results from research works or a method to know from the start the optimal hyperparameters? I am talking about LoRA dimensions and dropout probability, learning rate, weight decay, number of epochs, etc...?
2024-03-04T20:12:44
https://www.reddit.com/r/LocalLLaMA/comments/1b6kufx/optimal_hyperparameters_for_finetuning_lora/
Life_Ask2806
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6kufx
false
null
t3_1b6kufx
/r/LocalLLaMA/comments/1b6kufx/optimal_hyperparameters_for_finetuning_lora/
false
false
self
1
null
Is 120B still the current heavy weight size? any larger ones?
10
Hey there! been out of the loop for a bit and saw that we now have a few solid 120B contenders after Goliath namely miquliz, miquella, venus, discoLM, I also saw Athena, Samantha, big liz, and dolphinhermes, do we have any larger than 120B models out there? is there a search by parameters?
2024-03-04T20:03:57
https://www.reddit.com/r/LocalLLaMA/comments/1b6kmms/is_120b_still_the_current_heavy_weight_size_any/
DominicanGreg
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6kmms
false
null
t3_1b6kmms
/r/LocalLLaMA/comments/1b6kmms/is_120b_still_the_current_heavy_weight_size_any/
false
false
self
10
null
GPT4/Mistral/Claude3 mini-benchmark
35
Hi, I had posted three months back a small benchmark comparing some OpenAI and Mistral models in three categories: general knowledge, logic and hallucination. I've just updated it to add three models: GPT-4-turbo, mistral-large and claude-3-opus. Key results, main models (all out of ten) : ||mistral-large|gpt-4-turb...
2024-03-04T20:00:36
https://www.reddit.com/r/LocalLLaMA/comments/1b6kjia/gpt4mistralclaude3_minibenchmark/
Kinniken
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6kjia
false
null
t3_1b6kjia
/r/LocalLLaMA/comments/1b6kjia/gpt4mistralclaude3_minibenchmark/
false
false
https://b.thumbs.redditm…CrXAw1oTWL7Q.jpg
35
null
Comparing Claude 3 to existing models - Quality vs. Price
1
[removed]
2024-03-04T19:34:51
https://twitter.com/ArtificialAnlys/status/1764726729971765545
speakerknock
twitter.com
1970-01-01T00:00:00
0
{}
1b6jwwk
false
{'oembed': {'author_name': 'Artificial Analysis', 'author_url': 'https://twitter.com/ArtificialAnlys', 'cache_age': 3153600000, 'height': None, 'html': '<blockquote class="twitter-video"><p lang="en" dir="ltr">Comparing Claude 3 to existing models - Quality vs. Price<br><br>Claude 3’s 3 Opus, Sonnet &amp; Haiku models ...
t3_1b6jwwk
/r/LocalLLaMA/comments/1b6jwwk/comparing_claude_3_to_existing_models_quality_vs/
false
false
https://b.thumbs.redditm…xnsPIdNq5Sok.jpg
1
{'enabled': False, 'images': [{'id': 'g1s_O8luHJR25IV5cYNEdceHi9Dd2dzGBdqAk2-YmwY', 'resolutions': [{'height': 67, 'url': 'https://external-preview.redd.it/liMlPgPxOm3o2gmp98qCO9Fzr1BUfzE4ACtBJP4gglQ.jpg?width=108&crop=smart&auto=webp&s=d10169de0c80f37585231ca2335b9423181229fe', 'width': 108}], 'source': {'height': 88,...
Create chatbot that answers as a personality
1
[removed]
2024-03-04T19:23:54
https://www.reddit.com/r/LocalLLaMA/comments/1b6jn13/create_chatbot_that_answers_as_a_personality/
International-You824
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6jn13
false
null
t3_1b6jn13
/r/LocalLLaMA/comments/1b6jn13/create_chatbot_that_answers_as_a_personality/
false
false
self
1
null
🐍Mamba architecture is now supported in nanotron
36
You can now easily train 🐍 Mamba models with nanotron ⚡️ https://github.com/huggingface/nanotron/releases/tag/v0.4
2024-03-04T19:17:36
https://i.redd.it/nsqd0f4nadmc1.jpeg
loubnabnl
i.redd.it
1970-01-01T00:00:00
0
{}
1b6jhdq
false
null
t3_1b6jhdq
/r/LocalLLaMA/comments/1b6jhdq/mamba_architecture_is_now_supported_in_nanotron/
false
false
https://b.thumbs.redditm…2H4MvBkQlHUk.jpg
36
{'enabled': True, 'images': [{'id': 'SzRd8-3jG08pMp_WQbvs9V6EoOftvul4hsn8aTh4MR4', 'resolutions': [{'height': 48, 'url': 'https://preview.redd.it/nsqd0f4nadmc1.jpeg?width=108&crop=smart&auto=webp&s=901748fdc70329f8057b941481600dc811b6468a', 'width': 108}, {'height': 97, 'url': 'https://preview.redd.it/nsqd0f4nadmc1.jpe...
How does the sliding window attention exactly work?
3
Hello everyone, I am new to LLMs and currently struggling to understand how exactly does the sliding window attention as per the mistral paper works? What is meant by "layers" as per the paper (are they refering to the transformer layers)? And how is the context of the previous windows being passed on to the newer laye...
2024-03-04T19:15:42
https://www.reddit.com/r/LocalLLaMA/comments/1b6jfoq/how_does_the_sliding_window_attention_exactly_work/
MT1699
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6jfoq
false
null
t3_1b6jfoq
/r/LocalLLaMA/comments/1b6jfoq/how_does_the_sliding_window_attention_exactly_work/
false
false
self
3
null
What makes Mixtral models so good?
4
I have been studying the papers released by Mistral AI on both of their 7B and 8x7B models. Most of their paper emphasizes on optimisations and less on how they improved the models' performances. Is it actually their model architecture and various techniques (used in their model) that makes them performant or is it jus...
2024-03-04T19:07:52
https://www.reddit.com/r/LocalLLaMA/comments/1b6j8md/what_makes_mixtral_models_so_good/
MT1699
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6j8md
false
null
t3_1b6j8md
/r/LocalLLaMA/comments/1b6j8md/what_makes_mixtral_models_so_good/
false
false
self
4
null
What is the smallest model you can load into Text Gen Web UI (6gb vram) Does not need to be good!
1
Just after a tiny model I can load on my laptop while I work on code for testing text gen webui api calls, but my laptop is limited to a 2060 with 6gb vram. The model doesnt need to be good, just capable of showing the api working lol. Google seems of little help in this endevour.
2024-03-04T19:03:29
https://www.reddit.com/r/LocalLLaMA/comments/1b6j4ty/what_is_the_smallest_model_you_can_load_into_text/
mrgreaper
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6j4ty
false
null
t3_1b6j4ty
/r/LocalLLaMA/comments/1b6j4ty/what_is_the_smallest_model_you_can_load_into_text/
false
false
self
1
null
Built a streamlit chat app with function-calling, using instructor schemas
42
I was tired of looking for a lean ui that implements function calling well and decided to build my own using streamlit. Here’s the code: https://github.com/swap357/draft42 It’s not clean code, uses instructor/pedantic models to define functions. It’s a starter, please feel free to make changes if you can find value...
2024-03-04T18:52:18
https://i.redd.it/blplh2m46dmc1.jpeg
swap357
i.redd.it
1970-01-01T00:00:00
0
{}
1b6iuql
false
null
t3_1b6iuql
/r/LocalLLaMA/comments/1b6iuql/built_a_streamlit_chat_app_with_functioncalling/
false
false
https://b.thumbs.redditm…CksCutcyuaGs.jpg
42
{'enabled': True, 'images': [{'id': 'e-VLx_m3oSLlyFUDTEaCJsIIFXdX2N9pEk_ZFtHnf9Q', 'resolutions': [{'height': 105, 'url': 'https://preview.redd.it/blplh2m46dmc1.jpeg?width=108&crop=smart&auto=webp&s=e72daec647a028382fb41df84d3207c48e625419', 'width': 108}, {'height': 210, 'url': 'https://preview.redd.it/blplh2m46dmc1.j...
Help me build JARVIS
1
[removed]
2024-03-04T18:46:44
https://www.reddit.com/r/LocalLLaMA/comments/1b6iptt/help_me_build_jarvis/
shouryannikam
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6iptt
false
null
t3_1b6iptt
/r/LocalLLaMA/comments/1b6iptt/help_me_build_jarvis/
false
false
self
1
null
How to adapt dataset to train LLM?
1
How can I build a dataset to fine tune a llm model? I have several articles, papers, documents and different kinds of texts in a specific domain and I want to "add" this knowledge to the model. How would I go about building the dataset with this knowledge to train the model? I was thinking maybe using a llama 30B or so...
2024-03-04T18:24:41
https://www.reddit.com/r/LocalLLaMA/comments/1b6i5ob/how_to_adapt_dataset_to_train_llm/
luishacm
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6i5ob
false
null
t3_1b6i5ob
/r/LocalLLaMA/comments/1b6i5ob/how_to_adapt_dataset_to_train_llm/
false
false
self
1
null
Current state of local autonomous agents / auto taskers?
4
Hey, I'm just reading through the few threads that were discussing autonomous agents / auto taskers for local LLMs here and I'm wondering where we are at the moment. When AutoGPT rocked around, it was all the rage and honestly was the point when i pivoted away from being interested in image generation and started loo...
2024-03-04T18:16:06
https://www.reddit.com/r/LocalLLaMA/comments/1b6hxqg/current_state_of_local_autonomous_agents_auto/
Vince_ai
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6hxqg
false
null
t3_1b6hxqg
/r/LocalLLaMA/comments/1b6hxqg/current_state_of_local_autonomous_agents_auto/
false
false
self
4
null
What if an LLM could rewrite an entire software, although by filling in blanks?
1
I think it's time we see a deeply specific expert LLMs capable of deep involvement and even independent participation in a programming project. For an ambitious example, make an LLM write its own version of the Linux kernel, and review it and repeat. For a smaller example, a library. Make sure important functions take ...
2024-03-04T18:03:19
https://www.reddit.com/r/LocalLLaMA/comments/1b6hmb1/what_if_an_llm_could_rewrite_an_entire_software/
SpecialNothingness
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6hmb1
false
null
t3_1b6hmb1
/r/LocalLLaMA/comments/1b6hmb1/what_if_an_llm_could_rewrite_an_entire_software/
false
false
self
1
null
Claude 3 Sonnet is the first model besides GPT-4 to pass my RP benchmark
1
[removed]
2024-03-04T17:57:46
https://www.reddit.com/r/LocalLLaMA/comments/1b6hh3z/claude_3_sonnet_is_the_first_model_besides_gpt4/
Revolutionary_Ad6574
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6hh3z
false
null
t3_1b6hh3z
/r/LocalLLaMA/comments/1b6hh3z/claude_3_sonnet_is_the_first_model_besides_gpt4/
false
false
self
1
{'enabled': False, 'images': [{'id': 'YHSfxh-PdVeejBFq8E_dKUZ0frRofWqJST7MeOVUcNA', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/MyzTPVNGXhw-41PfgdPzNZjD29U4KHvAe0MkbV_Z31k.jpg?width=108&crop=smart&auto=webp&s=874d648f477c1892d9e1ebf44f8c08d5daa56a96', 'width': 108}, {'height': 113, 'url': 'h...
What to do with a model that has file extension "part a" and "part b"?
3
Hello all, I've been searching this forum and also online but haven't found a clear solution to this. A recent post here motivated me to get some LLMs running locally and it's been great! However in that very post, a model called Miqu-1-120b was recommended. I tried to run this model (the GGUF version), but it is onl...
2024-03-04T17:54:18
https://www.reddit.com/r/LocalLLaMA/comments/1b6he06/what_to_do_with_a_model_that_has_file_extension/
delveccio
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6he06
false
null
t3_1b6he06
/r/LocalLLaMA/comments/1b6he06/what_to_do_with_a_model_that_has_file_extension/
false
false
self
3
null
Claude 3 Sonnet is the first model besides GPT-4 to pass my RP benchmark
1
2024-03-04T17:52:23
https://i.redd.it/ciigy4m9vcmc1.gif
Revolutionary_Ad6574
i.redd.it
1970-01-01T00:00:00
0
{}
1b6hcai
false
null
t3_1b6hcai
/r/LocalLLaMA/comments/1b6hcai/claude_3_sonnet_is_the_first_model_besides_gpt4/
false
false
https://b.thumbs.redditm…VsR0lyml_IiQ.jpg
1
{'enabled': True, 'images': [{'id': 'hEjvQJQB7FkoTZFyocx6W1Ey397D9GrkVx_A0dyFKOM', 'resolutions': [{'height': 137, 'url': 'https://preview.redd.it/ciigy4m9vcmc1.gif?width=108&crop=smart&format=png8&s=1bdb4dc4c72ff27000573c228439494b24ae105d', 'width': 108}, {'height': 274, 'url': 'https://preview.redd.it/ciigy4m9vcmc1....
Nexus-IKM: New Models, Open Weights and Vastly Improved Dataset
45
**This is a quick continuation of the Internal Knowledge Map experiments with big updates.** &#x200B; Cheers to everyone who got interested and asked great questions on the last post. It got me motivated to keep expanding and experimenting. First was a general overhaul and refinement of the dataset. Since I knew it...
2024-03-04T17:40:02
https://www.reddit.com/r/LocalLLaMA/comments/1b6h0u5/nexusikm_new_models_open_weights_and_vastly/
vesudeva
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6h0u5
false
null
t3_1b6h0u5
/r/LocalLLaMA/comments/1b6h0u5/nexusikm_new_models_open_weights_and_vastly/
false
false
self
45
{'enabled': False, 'images': [{'id': '2JDScw2dGqMdaA8BCYmIjDAQeClnFU3XcucubMc9Q34', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/xVA_VZiSIx8zgda3mBcg9KrK5wHWQ2Od70jGGRMn98Q.jpg?width=108&crop=smart&auto=webp&s=6404bb813c3fc18a9f9abccb2597064ca7bb433e', 'width': 108}, {'height': 116, 'url': 'h...
Nexus-IKM: New Models, Open Weights and Vastly Improved Dataset
1
**This is a quick continuation of the Internal Knowledge Map experiments with big updates.** &#x200B; Cheers to everyone who got interested and asked great questions on the last post. It got me motivated to keep expanding and experimenting. First was a general overhaul and refinement of the dataset. Since I knew it...
2024-03-04T17:39:48
https://www.reddit.com/r/LocalLLaMA/comments/1b6h0mn/nexusikm_new_models_open_weights_and_vastly/
vesudeva
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6h0mn
false
null
t3_1b6h0mn
/r/LocalLLaMA/comments/1b6h0mn/nexusikm_new_models_open_weights_and_vastly/
false
false
self
1
{'enabled': False, 'images': [{'id': '2JDScw2dGqMdaA8BCYmIjDAQeClnFU3XcucubMc9Q34', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/xVA_VZiSIx8zgda3mBcg9KrK5wHWQ2Od70jGGRMn98Q.jpg?width=108&crop=smart&auto=webp&s=6404bb813c3fc18a9f9abccb2597064ca7bb433e', 'width': 108}, {'height': 116, 'url': 'h...
General LM Studio & Model Questions
1
I have been playing around with LM Studio and mistral instruct v0 1 7B. 2 general questions. - What is the best method for storing [INST] parameters? I’ve been inserting these instructions via a cut a paste as the first user: chat. It’s worked, but wanted some confirmation from the community as to best practices. Esp...
2024-03-04T17:32:09
https://www.reddit.com/r/LocalLLaMA/comments/1b6gtfq/general_lm_studio_model_questions/
blakestarkenburg
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6gtfq
false
null
t3_1b6gtfq
/r/LocalLLaMA/comments/1b6gtfq/general_lm_studio_model_questions/
false
false
self
1
null
Your Own Sweeney, at your fingertips
1
I am building Sweeney AI: a virtual girlfriend that you can chat with at any time, fine-tuning on an uncensored base model with real transcripts from her movies. I need help to collect and produce datasets and domain-experts to validate the result of the fine-tuning. As soon an open source text to video model will ...
2024-03-04T17:28:32
https://www.reddit.com/r/LocalLLaMA/comments/1b6gpz7/your_own_sweeney_at_your_fingertips/
tierotiero
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6gpz7
false
null
t3_1b6gpz7
/r/LocalLLaMA/comments/1b6gpz7/your_own_sweeney_at_your_fingertips/
false
false
nsfw
1
null
What determines coherency, reasoning and intriguing conversation?
1
What determines coherency, reasoning and intriguing conversation? What's the main factor here? Training data, how many billion parameters? What counts towards coherency? Let's say you make an RP style conversation with the model. What determines the logical and coherent reply to your input and previous outputs?
2024-03-04T17:26:41
https://www.reddit.com/r/LocalLLaMA/comments/1b6gobn/what_determines_coherency_reasoning_and/
zasura
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6gobn
false
null
t3_1b6gobn
/r/LocalLLaMA/comments/1b6gobn/what_determines_coherency_reasoning_and/
false
false
self
1
null
What is the best way to release a local app/game with Local LLM?
3
Let’s say I want to release an assistant app/AI girlfriend app that use localLLM and can be installed in Windows/Mac, with quantized model included. User just need to download and install it and start running. Will something like this works? - Install Ollama somehow and run it as the same time my app is run - or Incl...
2024-03-04T17:22:50
https://www.reddit.com/r/LocalLLaMA/comments/1b6gkqy/what_is_the_best_way_to_release_a_local_appgame/
ai_waifu_enjoyer
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6gkqy
false
null
t3_1b6gkqy
/r/LocalLLaMA/comments/1b6gkqy/what_is_the_best_way_to_release_a_local_appgame/
false
false
self
3
null
Created application to extract characters, locations, q/a pairs, and summaries from fiction novels, generates artwork for entire book using diffusion models. Is one of a few updates in v0.3.0 of my project to interact AI models
62
2024-03-04T17:20:17
https://github.com/noco-ai/spellbook-docker/wiki/Book-Library#book-characters
noco-ai
reddit.com
1970-01-01T00:00:00
0
{}
1b6gide
false
null
t3_1b6gide
/r/LocalLLaMA/comments/1b6gide/created_application_to_extract_characters/
false
false
https://b.thumbs.redditm…SOJTyojf0ehE.jpg
62
null
CUDA Crackdown: NVIDIA's Licensing Update targets AMD and blocks ZLUDA
264
2024-03-04T17:17:09
https://www.tomshardware.com/pc-components/gpus/nvidia-bans-using-translation-layers-for-cuda-software-to-run-on-other-chips-new-restriction-apparently-targets-zluda-and-some-chinese-gpu-makers
Hoppss
tomshardware.com
1970-01-01T00:00:00
0
{}
1b6gfjt
false
null
t3_1b6gfjt
/r/LocalLLaMA/comments/1b6gfjt/cuda_crackdown_nvidias_licensing_update_targets/
false
false
https://b.thumbs.redditm…GQcLvU-WAV_A.jpg
264
{'enabled': False, 'images': [{'id': 'kv37R18sDrYKiGxMbMvQ5moQei6Ryi2RKq1uxzQKj1U', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/1OqjtxxmOCw8qOZmNi6lWJPbfYecQ481QtobPIOu2mo.jpg?width=108&crop=smart&auto=webp&s=9f432ff2f4fdf5ff2d19e97091854a41b058a5c7', 'width': 108}, {'height': 121, 'url': 'h...
This Game was made by Claude 3 using Pygame
235
&#x200B; https://reddit.com/link/1b6fmx0/video/s956rp6djcmc1/player
2024-03-04T16:46:13
https://www.reddit.com/r/LocalLLaMA/comments/1b6fmx0/this_game_was_made_by_claude_3_using_pygame/
Illustrious-Ad-497
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6fmx0
false
null
t3_1b6fmx0
/r/LocalLLaMA/comments/1b6fmx0/this_game_was_made_by_claude_3_using_pygame/
false
false
self
235
null
High Resolution image support for LLAVA
15
Did you guys have a chance to read the technical report for the recently released version of LLAVA? Here you go: [https://llava-vl.github.io/blog/2024-01-30-llava-next/](https://llava-vl.github.io/blog/2024-01-30-llava-next/) I just wanted to know something. In the report, you will see how they adapt the model for ...
2024-03-04T16:43:27
https://www.reddit.com/r/LocalLLaMA/comments/1b6fkgr/high_resolution_image_support_for_llava/
E-fazz
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6fkgr
false
null
t3_1b6fkgr
/r/LocalLLaMA/comments/1b6fkgr/high_resolution_image_support_for_llava/
false
false
self
15
null
How to effectively summarize 10k page documents
17
embeddings already stored in the database. I can apply clustering algorithm like k means. But for such large documents, I think effective cluster size would be 100-150, with each cluster of being approximately 25-30k tokens. That would mean 100 api calls to get chunk summary , and final api call yo get final summary...
2024-03-04T16:42:32
https://www.reddit.com/r/LocalLLaMA/comments/1b6fjme/how_to_effectively_summarize_10k_page_documents/
SundaeNext1297
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6fjme
false
null
t3_1b6fjme
/r/LocalLLaMA/comments/1b6fjme/how_to_effectively_summarize_10k_page_documents/
false
false
self
17
null
Need help finetuning on custom data
1
I already finetuned mistral 7b on a preprocessed dataset and i need help fine tuning on a custom dataset.
2024-03-04T16:26:06
https://www.reddit.com/r/LocalLLaMA/comments/1b6f4pi/need_help_finetuning_on_custom_data/
Perfect_Set_9147
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6f4pi
false
null
t3_1b6f4pi
/r/LocalLLaMA/comments/1b6f4pi/need_help_finetuning_on_custom_data/
false
false
self
1
null
Best Academic Papers on Using LLM's to Automate Development Tasks?
3
Hi Everyone, I am currently working on automating some R&D-type tasks/workflows with LLM's - specifically open source ones. I have been reading about Guidance, custom grammar files, and LMQL as methods to standardize the output of an LLM to make it more suitable for chaining prompts. That being said, I think **concep...
2024-03-04T16:17:34
https://www.reddit.com/r/LocalLLaMA/comments/1b6eww2/best_academic_papers_on_using_llms_to_automate/
JustinPooDough
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6eww2
false
null
t3_1b6eww2
/r/LocalLLaMA/comments/1b6eww2/best_academic_papers_on_using_llms_to_automate/
false
false
self
3
null
"Alignment" and "Safety" are Poison to Language and Diffusion Model Performance
167
Alignment or "safety" is poison to a language model's or diffusion model's performance. This has been shown time and time again - with GPT-4's declining performance as the alignment screws were turned tighter and tighter, with Gemma's abysmal performance vs. comparably-sized models amid claims it was developed with Goo...
2024-03-04T16:00:50
https://www.reddit.com/r/LocalLLaMA/comments/1b6ehil/alignment_and_safety_are_poison_to_language_and/
Longjumping-City-461
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6ehil
false
null
t3_1b6ehil
/r/LocalLLaMA/comments/1b6ehil/alignment_and_safety_are_poison_to_language_and/
false
false
self
167
null
GPT-4-Turbo vs Claude 3 Opus coding eval scores? [help]
10
So basically it seems like Claude is claiming that their opus model achieves 84.9% on the humaneval coding test vs the 67% score of GPT-4. If the jump is this significant than that is amazing. I am curious though, is this benchmark for GPT-4 referring to one of the older versions of GPT-4 or is it considering turbo ite...
2024-03-04T15:57:16
https://www.reddit.com/r/LocalLLaMA/comments/1b6ee6t/gpt4turbo_vs_claude_3_opus_coding_eval_scores_help/
cobalt1137
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6ee6t
false
null
t3_1b6ee6t
/r/LocalLLaMA/comments/1b6ee6t/gpt4turbo_vs_claude_3_opus_coding_eval_scores_help/
false
false
self
10
{'enabled': False, 'images': [{'id': 'Nn8wR2ivSOkOeiZn_rmhz_y7c1R3YM2eObnu1cMvgDI', 'resolutions': [{'height': 57, 'url': 'https://external-preview.redd.it/Fyi8afAZnk2x6JJzVX_eogcQ93AfuI201eTBnMsspEQ.jpg?width=108&crop=smart&auto=webp&s=159b4bfebf97d0078212a504bbccfa9032fc1348', 'width': 108}, {'height': 114, 'url': 'h...
Mistral large just did something interesting. It artificially increased it's context length?
57
I asked mistral large to create a course on something I'm interested in and in the middle of it I guess I hit the context length limit so it rewrote the course outline for itself so it doesn't lose track of it after explaining the lesson. I asked it why it did that it said because it wants to keep the outline in cont...
2024-03-04T15:49:54
https://www.reddit.com/r/LocalLLaMA/comments/1b6e7ha/mistral_large_just_did_something_interesting_it/
DeliciousJello1717
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6e7ha
false
null
t3_1b6e7ha
/r/LocalLLaMA/comments/1b6e7ha/mistral_large_just_did_something_interesting_it/
false
false
self
57
null
What are the best chat-gpt style front-ends for windows? Currently using jan.
7
One click install would be a plus, but anything that works with GPU inference for GGUF models would be nice. I’m not a fan of the kobold.ai default chat interface but jan’s recently stopped using my gpu so I’m looking to switch to something new. TIA!
2024-03-04T15:39:32
https://www.reddit.com/r/LocalLLaMA/comments/1b6dxz8/what_are_the_best_chatgpt_style_frontends_for/
met_MY_verse
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6dxz8
false
null
t3_1b6dxz8
/r/LocalLLaMA/comments/1b6dxz8/what_are_the_best_chatgpt_style_frontends_for/
false
false
self
7
null
Optimized SLMs and Mini VLMs on Jetson Orin Nano - AMA 3/5
3
Happy Monday! Wanted to share some recent resources for deploying edge LLMs - optimized [Small Language Models](https://www.jetson-ai-lab.com/tutorial_slm.html) and [Mini VLMs](https://www.jetson-ai-lab.com/tutorial_nano-vlm.html) for Jetson Orin Nano! 🚀🤖 These are using MLC/TVM for inference and include quantize...
2024-03-04T15:30:50
https://www.reddit.com/r/LocalLLaMA/comments/1b6dql5/optimized_slms_and_mini_vlms_on_jetson_orin_nano/
nanobot_1000
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6dql5
false
null
t3_1b6dql5
/r/LocalLLaMA/comments/1b6dql5/optimized_slms_and_mini_vlms_on_jetson_orin_nano/
false
false
https://b.thumbs.redditm…mdl_PXFwfy0k.jpg
3
null
LLM Evaluations e-commerce
1
[removed]
2024-03-04T15:08:35
https://www.reddit.com/r/LocalLLaMA/comments/1b6d6wy/llm_evaluations_ecommerce/
Gullible-Being-8595
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6d6wy
false
null
t3_1b6d6wy
/r/LocalLLaMA/comments/1b6d6wy/llm_evaluations_ecommerce/
false
false
self
1
null
Any news about the dataset generation
6
Which tools are you using to create datasets? I have only [seen this thread](https://www.reddit.com/r/LocalLLaMA/comments/1770a3m/dataset_creation_tools/), but what has improved since then? With the recent local models, can we get a consistent, generated multi-turn conversation, which can be used to train smaller (phi...
2024-03-04T14:21:55
https://www.reddit.com/r/LocalLLaMA/comments/1b6c24i/any_news_about_the_dataset_generation/
sanobawitch
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6c24i
false
null
t3_1b6c24i
/r/LocalLLaMA/comments/1b6c24i/any_news_about_the_dataset_generation/
false
false
self
6
null
Claude3 release
416
2024-03-04T14:09:12
https://www.cnbc.com/2024/03/04/google-backed-anthropic-debuts-claude-3-its-most-powerful-chatbot-yet.html
DreamGenAI
cnbc.com
1970-01-01T00:00:00
0
{}
1b6brqz
false
null
t3_1b6brqz
/r/LocalLLaMA/comments/1b6brqz/claude3_release/
false
false
https://b.thumbs.redditm…oj2XSRZ_iaQs.jpg
416
{'enabled': False, 'images': [{'id': 'x5nLXBtsUFiPWslRf1bY2_4bcO9396xc5maSrbb11Rc', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/bVXA3wvOuf1LtC3B_wxi5_hFOASGDfH508PCfF8we1A.jpg?width=108&crop=smart&auto=webp&s=467586f0554ff9cc1101d927e51e1c625e7e6f7e', 'width': 108}, {'height': 121, 'url': 'h...
How to build and deploy a small LLM fine-tuned towards finances?
2
Hey guys, building an AI assistant for fraud analysis, anomalies detection and financial reporting. Using the assistants API from OpenAI and a custom data pipeline to extract data from files and financial docs. Wanna expand the reliability and fine-tuning but thinking of building a small scale custom LLMs. I have work...
2024-03-04T14:07:04
https://www.reddit.com/r/LocalLLaMA/comments/1b6bq52/how_to_build_and_deploy_a_small_llm_finetuned/
bishalsaha99
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6bq52
false
null
t3_1b6bq52
/r/LocalLLaMA/comments/1b6bq52/how_to_build_and_deploy_a_small_llm_finetuned/
false
false
self
2
{'enabled': False, 'images': [{'id': 'Z5y7zpCqYBUTk7ngt1kg8TM5i3VAlPGNmR2yRgPN9Js', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/cJ6Ww26f2toKfBKfjFbN0uXjDeaOn8WvPLhSY0AWNEY.jpg?width=108&crop=smart&auto=webp&s=81a35f320e03fbed4111828dd90095b56dddae06', 'width': 108}, {'height': 121, 'url': 'h...
PrivateGPT vs MemGPT
1
I am presently running a variation (primordial branch) of [privateGPT](https://github.com/imartinez/privateGPT) with Ollama as the backend and it is working much as expected. I have seen MemGPT and it looks interesting but I have a couple of questions 1. Does MemGPT's ability to ingest documents mean that I can use it...
2024-03-04T13:42:22
https://www.reddit.com/r/LocalLLaMA/comments/1b6b6b2/privategpt_vs_memgpt/
PeterHickman
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6b6b2
false
null
t3_1b6b6b2
/r/LocalLLaMA/comments/1b6b6b2/privategpt_vs_memgpt/
false
false
self
1
{'enabled': False, 'images': [{'id': 'yupFm89b4I06jKnOodGwwE4pYM5PE1JwexMXrOzWy-g', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/QcDOCc-yYFukYULnIowgRNtAeqlFbZGKwptcPY7I_As.jpg?width=108&crop=smart&auto=webp&s=2ea286a71785437dd81836061764b0fd5c8c1355', 'width': 108}, {'height': 108, 'url': 'h...
New IBM 7B/13B open source Models that beat equivalent Llama 2 and Mistral models on Winograd and MMLU
83
2024-03-04T12:45:21
https://huggingface.co/ibm/merlinite-7b
MostlyRocketScience
huggingface.co
1970-01-01T00:00:00
0
{}
1b6a1l6
false
null
t3_1b6a1l6
/r/LocalLLaMA/comments/1b6a1l6/new_ibm_7b13b_open_source_models_that_beat/
false
false
https://b.thumbs.redditm…zhp-PpbYqo5E.jpg
83
{'enabled': False, 'images': [{'id': '8ZXaqjlY9qqpoS71SVoVWSmegrXpxuUlQmCkGVCgq-c', 'resolutions': [{'height': 58, 'url': 'https://external-preview.redd.it/AWfx2jl-lU_waXuEUbegyR6MwujvwRLYIfJuSDCQFik.jpg?width=108&crop=smart&auto=webp&s=7cf223d3ba835e054e8ad59d16dc02f955e7e186', 'width': 108}, {'height': 116, 'url': 'h...
KoboldCpp v1.60 now has built-in local image generation capabilities
153
Thanks to the phenomenal work done by **leejet** in **stable-diffusion.cpp**, KoboldCpp now natively supports **local Image Generation**! It provides an Automatic1111 compatible `txt2img` endpoint which you can use within the embedded Kobold Lite, or in many other compatible frontends such as SillyTavern. - Jus...
2024-03-04T12:17:21
https://www.reddit.com/r/LocalLLaMA/comments/1b69j1y/koboldcpp_v160_now_has_builtin_local_image/
HadesThrowaway
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b69j1y
false
null
t3_1b69j1y
/r/LocalLLaMA/comments/1b69j1y/koboldcpp_v160_now_has_builtin_local_image/
false
false
self
153
{'enabled': False, 'images': [{'id': 'IZWJfp_cqNqGgJdH1sB6aAbei-g9rY8mIO8bvQk2Or8', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/8_IzQrBhawu-Z7A1xzUjO_KNELzc86HFb--jryTvtek.jpg?width=108&crop=smart&auto=webp&s=769280ad80f22e1a33eb46df526ef64187fd8fa3', 'width': 108}, {'height': 108, 'url': 'h...
Surya ocr
5
how do i train my own OCR text extraction model from scratch like this or can i fine tune it? [https://github.com/VikParuchuri/surya](https://github.com/VikParuchuri/surya)
2024-03-04T12:16:42
https://www.reddit.com/r/LocalLLaMA/comments/1b69im7/surya_ocr/
SufficientGuidance48
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b69im7
false
null
t3_1b69im7
/r/LocalLLaMA/comments/1b69im7/surya_ocr/
false
false
self
5
{'enabled': False, 'images': [{'id': '1_lYFLKqmE3hlf2wgu5skg-5QLUZeCIiMKA3YGWDBBI', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/XynVl8u1yEfediAXyAnnQcEDBMg-Zg57bIvAoj0fIHw.jpg?width=108&crop=smart&auto=webp&s=50eeb4d1bae5d3cf35f90c5b066dfba3ad918d31', 'width': 108}, {'height': 108, 'url': 'h...
ASR + LLM + TTS, best local option..??
7
&#x200B; &#x200B; What is the best local option or framework available there... &#x200B; &#x200B; (Not from this area, probably looking for an stand-alone installer) Am now using [jan.ai](https://jan.ai) with mixtral 7B instruct.. Looking for some integrated idea like whisper.cpp + coguiTTs or any other best sou...
2024-03-04T12:11:07
https://www.reddit.com/r/LocalLLaMA/comments/1b69ey3/asr_llm_tts_best_local_option/
Trysem
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b69ey3
false
null
t3_1b69ey3
/r/LocalLLaMA/comments/1b69ey3/asr_llm_tts_best_local_option/
false
false
self
7
{'enabled': False, 'images': [{'id': '_clR5lo0uUzBmmOefgsOcrqCYpHgjkxrStKzWLzjtqg', 'resolutions': [{'height': 60, 'url': 'https://external-preview.redd.it/71HRL7bDHzSg5fARXgUVzQrb-ddlAEFhDMiNjCqLPcE.jpg?width=108&crop=smart&auto=webp&s=a34a9c017a9872303c87fdbe0bca0b95846bd110', 'width': 108}, {'height': 121, 'url': 'h...
Google, OpenAI and Microsoft are the past, and Meta is the future, of AI
1
[removed]
2024-03-04T11:25:06
https://www.reddit.com/r/LocalLLaMA/comments/1b68mdr/google_openai_and_microsoft_are_the_past_and_meta/
Georgeo57
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b68mdr
false
null
t3_1b68mdr
/r/LocalLLaMA/comments/1b68mdr/google_openai_and_microsoft_are_the_past_and_meta/
false
false
self
1
{'enabled': False, 'images': [{'id': 'q_iKU54iUmGhiqIKwPOvyLVhS-WPfU7fYD-pRG9p6EI', 'resolutions': [{'height': 81, 'url': 'https://external-preview.redd.it/A5-RI2PVhfZ15MANDOCianzNvvlNnMV2pCXZQhSqGz0.jpg?width=108&crop=smart&auto=webp&s=66e82f2b9a8ac6ed4092479481999e8e7491e551', 'width': 108}, {'height': 162, 'url': 'h...
Exploring localLLaMA for PII Detection in Image Datasets with Text - Seeking Insights
1
Hi hi! I'm looking into the realm of PII (Personally Identifiable Information) detection and removal, specifically in image datasets where the PII may be present in textual form within the images. After some research, I've come across localLLaMA, and I'm curious to know if it could be a viable solution for our needs. ...
2024-03-04T11:15:08
https://www.reddit.com/r/LocalLLaMA/comments/1b68ghl/exploring_localllama_for_pii_detection_in_image/
Redoter22
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b68ghl
false
null
t3_1b68ghl
/r/LocalLLaMA/comments/1b68ghl/exploring_localllama_for_pii_detection_in_image/
false
false
self
1
null
GPT4-like models on mobile in future?
8
I remember a post from around when mistral-7B was a hot new model, asking the same question. It got pretty popular but with mixed opinions. (Can't find it anymore unfortunately) What do you think now? For me, especially in light of new [discoveries](https://www.reddit.com/r/LocalLLaMA/comments/1b21bbx/this_is_pretty_r...
2024-03-04T10:37:10
https://www.reddit.com/r/LocalLLaMA/comments/1b67v2z/gpt4like_models_on_mobile_in_future/
UltraNooob
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b67v2z
false
null
t3_1b67v2z
/r/LocalLLaMA/comments/1b67v2z/gpt4like_models_on_mobile_in_future/
false
false
self
8
null
I created a small project called 'GodGPT', Give me your opinions.
1
I created this small project called 'GodGPT', the simplified version of Chat G P T👨‍💻 (i guess). This project was created to provide users with a conversational AI experience with minimal complexity. It's currently in the early stage & not stable, but I plan to add other models & features soon to provide more option...
2024-03-04T10:28:29
https://www.reddit.com/r/LocalLLaMA/comments/1b67qe9/i_created_a_small_project_called_godgpt_give_me/
False_Mountain_7289
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b67qe9
false
null
t3_1b67qe9
/r/LocalLLaMA/comments/1b67qe9/i_created_a_small_project_called_godgpt_give_me/
false
false
https://b.thumbs.redditm…7XuyrvqA2nuA.jpg
1
{'enabled': False, 'images': [{'id': 'W2zZJVDw-UQr0QPRMuDcKCNeJB3dUNbTXrLzdJLZcWk', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/9au4XgaUj4yxG67J4FW_AVBJIqVDCFY33zGJgjdKHW4.jpg?width=108&crop=smart&auto=webp&s=bb77d6fc2aec1d1616e559b968f167fc5565b62c', 'width': 108}, {'height': 108, 'url': 'h...
How do I make fine-tune models for Zabbix and PostgreSQL based on technical documentation?
1
[removed]
2024-03-04T10:04:02
https://www.reddit.com/r/LocalLLaMA/comments/1b67cbu/how_do_i_make_finetune_models_for_zabbix_and/
Hatred_grows
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b67cbu
false
null
t3_1b67cbu
/r/LocalLLaMA/comments/1b67cbu/how_do_i_make_finetune_models_for_zabbix_and/
false
false
self
1
null
H100 PCI-E vs Groq inference speed on Mixtral8x7B
8
Hi everyone, Did someone have one single H100 PCI-E to compare inference speed on Mixtral8x7B vs Groq ? I'm looking for some data but I can't found any example, more I don't know if Mixtral8x7B used on Groq is quantified or not Thanks in advance
2024-03-04T09:46:19
https://www.reddit.com/r/LocalLLaMA/comments/1b672cx/h100_pcie_vs_groq_inference_speed_on_mixtral8x7b/
Temporary-Size7310
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b672cx
false
null
t3_1b672cx
/r/LocalLLaMA/comments/1b672cx/h100_pcie_vs_groq_inference_speed_on_mixtral8x7b/
false
false
self
8
null
Gemma + QLoRA completes a best-in-7bclass Japanese-English/Japanese-English translation model. But merging Adapter drastically reduces performance
39
Hi, Reddit. I have fine-tuned Gemma-7B with QLoRA (Unsloth) and was able to develop a model with significantly better Japanese to English and Japanese to English translation performance than Google's Madlad400, META's Seamless m4t v2 large and ALMA-Ja-V2 (my previous model)! When I load the model and LoRA adapter at ...
2024-03-04T09:45:50
https://www.reddit.com/r/LocalLLaMA/comments/1b6723c/gemma_qlora_completes_a_bestin7bclass/
dahara111
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b6723c
false
null
t3_1b6723c
/r/LocalLLaMA/comments/1b6723c/gemma_qlora_completes_a_bestin7bclass/
false
false
self
39
{'enabled': False, 'images': [{'id': 'OAXSl8SY6T3JK9MGQyKxkoYbqZ71HQRYXLeB8CV0NXg', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/DaucjXMGsNHM-CtmdilC9-Be6MC8V2z4ykjVCgOkTFc.jpg?width=108&crop=smart&auto=webp&s=9bcab7b79864ff27bf48116cb335a6f825bfb124', 'width': 108}, {'height': 108, 'url': 'h...
Meta AI Research Introduces MobileLLM: Pioneering Machine Learning Innovations for Enhanced On-Device Intelligence
1
2024-03-04T09:36:51
https://app.daily.dev/posts/GuWEmMOgs
UpvoteBeast
app.daily.dev
1970-01-01T00:00:00
0
{}
1b66xb5
false
null
t3_1b66xb5
/r/LocalLLaMA/comments/1b66xb5/meta_ai_research_introduces_mobilellm_pioneering/
false
false
https://b.thumbs.redditm…gQxKLYa29ZUA.jpg
1
{'enabled': False, 'images': [{'id': 'kD89NYJT5I80FDZvvNxZUpYSKCtYkzpbkhWh6hxYML0', 'resolutions': [{'height': 56, 'url': 'https://external-preview.redd.it/x3rKSJMfUnutkSxMW82wc6Hqc0DMhN_Sb6PgsUByPDE.jpg?width=108&crop=smart&auto=webp&s=00c2b177f7abeae5c7668edb86f81864a29b0f2b', 'width': 108}, {'height': 113, 'url': 'h...
Phind is scary
1
I asked it why shellcheck was complaining about this line `sed -n "s/INSERT INTO redirect VALUES (//p"` and telling me `SC2006 (style): Use $(...) notation instead of legacy backticks` it was able to understand it's an sql request and that shellcheck is wrong. it's not executing anything it's all just textual infer...
2024-03-04T09:31:18
https://www.reddit.com/r/LocalLLaMA/comments/1b66ugo/phind_is_scary/
hanzabu
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b66ugo
false
null
t3_1b66ugo
/r/LocalLLaMA/comments/1b66ugo/phind_is_scary/
false
false
self
1
null
Features you enjoy the most in the frontend you are using
3
Heya, i just started to create a OpenApi compatible frontend and want to ask you about the features you enjoy the most in the frontends you guys are using. I'll start with the one i use the most which is oobabooga where i love the character selection. Ive got many different ones and each of them makes the llm act comp...
2024-03-04T09:26:15
https://www.reddit.com/r/LocalLLaMA/comments/1b66rto/features_you_enjoy_the_most_in_the_frontend_you/
StrikeOner
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b66rto
false
null
t3_1b66rto
/r/LocalLLaMA/comments/1b66rto/features_you_enjoy_the_most_in_the_frontend_you/
false
false
self
3
null
Ollama and rocm on linux
2
Does ollama support rocm on linux by default? And how to check if it did recognized the driver?
2024-03-04T08:57:46
https://www.reddit.com/r/LocalLLaMA/comments/1b66cge/ollama_and_rocm_on_linux/
Rare_Ad8942
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b66cge
false
null
t3_1b66cge
/r/LocalLLaMA/comments/1b66cge/ollama_and_rocm_on_linux/
false
false
self
2
null
Polite, sanitized AI assistants may not be as helpful as "toxic" ones
220
This assistant was shared in another post: [https://hf.co/chat/assistant/65d84b7a4455687791b232d1](https://hf.co/chat/assistant/65d84b7a4455687791b232d1) And while intended to be humorous (I believe?), I'm gonna say it's given me better, more honest criticism when proofreading something I wrote (actually, cowrote wit...
2024-03-04T08:41:29
https://www.reddit.com/r/LocalLLaMA/comments/1b663wl/polite_sanitized_ai_assistants_may_not_be_as/
CulturedNiichan
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b663wl
false
null
t3_1b663wl
/r/LocalLLaMA/comments/1b663wl/polite_sanitized_ai_assistants_may_not_be_as/
false
false
https://b.thumbs.redditm…OSESP_3IfBNk.jpg
220
null
What is the best Local AI solution that you are using to work with CSV files.
1
[removed]
2024-03-04T08:29:13
https://www.reddit.com/r/LocalLLaMA/comments/1b65xcu/what_is_the_best_local_ai_solution_that_you_are/
HamadaFromEgypt
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b65xcu
false
null
t3_1b65xcu
/r/LocalLLaMA/comments/1b65xcu/what_is_the_best_local_ai_solution_that_you_are/
false
false
self
1
null
Meltdown - A Python program to interface with llama.cpp
5
2024-03-04T08:02:00
https://github.com/madprops/meltdown
PlatformKnuckles
github.com
1970-01-01T00:00:00
0
{}
1b65ioy
false
null
t3_1b65ioy
/r/LocalLLaMA/comments/1b65ioy/meltdown_a_python_program_to_interface_with/
false
false
https://b.thumbs.redditm…rtuNXElDmDlE.jpg
5
{'enabled': False, 'images': [{'id': 'x2aA-0way2Zz9EkApr_sd90Z5nqAQr4yf5_8phPO_8c', 'resolutions': [{'height': 54, 'url': 'https://external-preview.redd.it/r_Mec1bF9LJ_qgm9JcuQQjonjqDQCx9N2QAQKJbne2w.jpg?width=108&crop=smart&auto=webp&s=689b0b575de2c604e1f228fb48762f08f22454d3', 'width': 108}, {'height': 108, 'url': 'h...
Question about the instruction tuning process
2
When finetuning on a instruction following datasets, I find that the training loss suddenly decreases at about the 5.3k-th steps, which is quite strange. Also, it seems that it isn't related to the learning rate, because the second reduction disappears when I reduce the training steps to 5k. This phenomenon does confu...
2024-03-04T08:01:33
https://www.reddit.com/r/LocalLLaMA/comments/1b65iey/question_about_the_instruction_tuning_process/
Forence1999
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b65iey
false
null
t3_1b65iey
/r/LocalLLaMA/comments/1b65iey/question_about_the_instruction_tuning_process/
false
false
https://b.thumbs.redditm…BfjirBZjzIXE.jpg
2
null
Best practice for prompt engineering (Mistral 8x7B)
7
Hi good people, I am having a little trouble getting mistral to play nice and follow instructions. E.g. I'll ask it to translate some text to english. Despite the text being all within the context window, when the text gets to maybe 10,000 tokens it'll just translate 1 line instead of the entire text. Same goes for sum...
2024-03-04T06:56:09
https://www.reddit.com/r/LocalLLaMA/comments/1b64hsf/best_practice_for_prompt_engineering_mistral_8x7b/
Budget-Juggernaut-68
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b64hsf
false
null
t3_1b64hsf
/r/LocalLLaMA/comments/1b64hsf/best_practice_for_prompt_engineering_mistral_8x7b/
false
false
self
7
null
Some questions from a Master Student
1
Let us cut striate to the point. I'm a Master student and I've just finished my first semester, looks like things are going well because I got 2 A and one A- in the first semester, but there is a problem. I'm currently doing my Master at Malaysia, they have a cs program so called "Mix" mode, which means I have 1 year...
2024-03-04T06:42:11
https://www.reddit.com/r/LocalLLaMA/comments/1b649py/some_questions_from_a_master_student/
Neroism8422
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b649py
false
null
t3_1b649py
/r/LocalLLaMA/comments/1b649py/some_questions_from_a_master_student/
false
false
self
1
null
Tesla M40 vs P40 speed
1
Has anybody tried an M40, and if so, what are the speeds, especially compared to the P40? Same vram for half the price sounds like a great bargain, but it would be great if anybody here with an M40 could benchmark speeds.
2024-03-04T06:10:38
https://www.reddit.com/r/LocalLLaMA/comments/1b63r06/tesla_m40_vs_p40_speed/
oof-baroomf
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b63r06
false
null
t3_1b63r06
/r/LocalLLaMA/comments/1b63r06/tesla_m40_vs_p40_speed/
false
false
self
1
null
Few parameters and full finetuning v.s. more parameters and QLoRA
7
I'm just wondering if anyone has done any apples-to-apples comparisons between doing full-finetuning on smaller models (7B~14B) and comparing it to QLoRA finetuning on larger models (>30B). From what I have done personally, it seems like QLoRA of a larger model generally leads to higher accuracy, but has anyone found ...
2024-03-04T05:45:43
https://www.reddit.com/r/LocalLLaMA/comments/1b63b9f/few_parameters_and_full_finetuning_vs_more/
Peter_Lightblue
self.LocalLLaMA
1970-01-01T00:00:00
0
{}
1b63b9f
false
null
t3_1b63b9f
/r/LocalLLaMA/comments/1b63b9f/few_parameters_and_full_finetuning_vs_more/
false
false
self
7
null