Donations to the archive would be appreciated to help fund our server hardware & storage drives. We are looking for developers to help build new software and archives, discuss here.

/csg/ - Chink Shit General

No.99704843 View ViewReplyLast 50OriginalReport
Everything is already from China, but in here we discuss the cheap chink shit you see on various sites.

Useful links
>New guide (WIP): https://csg-guide.neocities.org/
>installgentoo wiki: https://wiki.installgentoo.com/wiki/Chink_shit_general
>NEW GUIDE (WORK IN PROGRESS, USUALLY TRASH): https://pad.disroot.org/p/ZxYEUYubPTPDhsEkKobh

>What headphones/earbuds should I buy?
>>>/g/iemg
>I want a cheap smartphone what should I buy?
>>>/g/spg/
>I want to buy some sort of emulation device
>>>/vr/hhg/

News!
Soon(tm)

Previous: >>99668163
Previous previous: >>99651686
214 posts and 44 images omitted

/aicg/ - AI Chatbot General

No.99727367 View ViewReplyLast 50OriginalReport
204 posts and 37 images omitted

/lmg/ - Local Models General

No.99726167 View ViewReplyLast 50OriginalReport
/lmg/ - a general dedicated to the discussion and development of local language models.

Previous threads: >>99718737 & >>99710043

â–ºNews
>(03/28) MiniGemini: New set of open vision models: https://github.com/dvlab-research/MiniGemini
>(03/28) Jamba 52B MoE released with 256k context: https://huggingface.co/ai21labs/Jamba-v0.1
>(03/27) Databricks releases 132B MoE model: https://huggingface.co/collections/databricks/dbrx-6601c0852a0cdd3c59f71962
>(03/23) Mistral releases 7B v0.2 base model with 32k context: https://models.mistralcdn.com/mistral-7b-v0-2/mistral-7B-v0.2.tar
>(03/23) Grok support merged: https://github.com/ggerganov/llama.cpp/pull/6204
>(03/17) xAI open sources Grok: https://github.com/xai-org/grok

â–ºFAQ: https://wikia.schneedc.com
â–ºGlossary: https://archive.today/E013q | https://rentry.org/local_llm_glossary
â–ºLinks: https://rentry.org/LocalModelsLinks
â–ºOfficial /lmg/ card: https://files.catbox.moe/cbclyf.png

â–ºGetting Started
https://rentry.org/llama-mini-guide
https://rentry.org/8-step-llm-guide
https://rentry.org/llama_v2_sillytavern
https://rentry.org/lmg-spoonfeed-guide
https://rentry.org/rocm-llamacpp

â–ºFurther Learning
https://rentry.org/machine-learning-roadmap
https://rentry.org/llm-training
https://rentry.org/LocalModelsPapers

â–ºBenchmarks
General Purpose:
https://hf.co/spaces/HuggingFaceH4/open_llm_leaderboard
https://hf.co/spaces/lmsys/chatbot-arena-leaderboard
Programming: https://hf.co/spaces/bigcode/bigcode-models-leaderboard
Censorbench: https://codeberg.org/jts2323/censorbench

â–ºTools
Alpha Calculator: https://desmos.com/calculator/ffngla98yc
GGUF VRAM Calculator: https://hf.co/spaces/NyxKrage/GGUF-VRAM-Calculator
Sampler visualizer: https://artefact2.github.io/llm-sampling/index.xhtml

â–ºText Gen. UI, Inference Engines
https://github.com/oobabooga/text-generation-webui
https://github.com/LostRuins/koboldcpp
https://github.com/lmg-anon/mikupad
https://github.com/turboderp/exui
https://github.com/ggerganov/llama.cpp
176 posts and 22 images omitted

No.99709116 View ViewReplyLast 50OriginalReport
Why does everyone hate Intel now? E-core architecture is GOAT
141 posts and 14 images omitted

LTT Labs

No.99725732 View ViewReplyOriginalReport
>LTT Labs posts their first review
It's over for gamers nexus

https://www.lttlabs.com/articles/gpu/powercolor-hellhound-amd-radeon-rx-7600-xt-16gb

(λ) - Lisp Thread

No.99720485 View ViewReplyLast 50OriginalReport
>Lisp is a family of programming languages with a long history and a distinctive parenthesized prefix notation. There are many dialects of Lisp, including Common Lisp, Scheme, Clojure and Elisp.

>Emacs is an extensible, customizable, self-documenting free/libre text editor and computing environment, with a Lisp interpreter at its core.

>Emacs Resources
https://gnu.org/s/emacs (Site)
https://github.com/emacs-tw/awesome-emacs (Awesome Emacs)

>Learning Emacs
C-h t (Interactive Tutorial)
https://emacs.amodernist.com (Configuration Generator)
https://systemcrafters.net/emacs-from-scratch (Emacs from Scratch)
http://xahlee.info/emacs (Xah Emacs Tutorial)

>Emacs Distros
https://spacemacs.org (Spacemacs)
https://doomemacs.org (Doom Emacs)
https://ergoemacs.github.io (Ergoemacs)

>Elisp
Docs: C-h f [function] C-h v [variable] C-h k [keybinding] C-h m [mode] M-x ielm [REPL]
https://gnu.org/s/emacs/manual/eintr.html (Introduction to Elisp)
https://gnu.org/s/emacs/manual/elisp.html (Elisp Manual)

>Common Lisp
https://lispcookbook.github.io/cl-cookbook (CL Cookbook)
https://cs.cmu.edu/~dst/LispBook (CL: A Gentle Introduction)
https://lem-project.github.io (CL editor/IDE)
https://nyxt.atlas.engineer (CL Browser)

>Scheme
https://docs.scheme.org (Docs)
https://scheme.com/tspl4 (TSPL4)
https://eecs.berkeley.edu/~bh/ss-toc2.html (Simply Scheme)
https://archive.org/details/Schemer (Books)

>Clojure
https://clojure.org (Site)
https://clojure-doc.org (Docs)
https://mooc.fi/courses/2014/clojure (Functional programming with Clojure)

>Guix
https://guix.gnu.org/manual/devel (Guix Manual)
https://systemcrafters.net/craft-your-system-with-guix (Introduction to Guix)
https://gitlab.com/nonguix/nonguix (Nonguix)

>SICP/HtDP
https://web.mit.edu/6.001/6.037/sicp.pdf
https://htdp.org

>More Lisp Resources
https://paste.textboard.org/52b08691

(define alt-names '(/emg/ /emac/ /lambda/ /lol/ /let/ /flet/))
(set! prev-thread >>99624898)
55 posts and 15 images omitted

No.99724130 View ViewReplyOriginalReport
it's weird using vertical tabs
it feels strange that they're so wide on the side there
I already see the benefits of it but it's so strange
also why not have them angled at like a 30° angle? Is it that hard to render text at an angle?
seems like something that should be figured out...............
11 posts and 2 images omitted

/ptg/ - Private Teneral Grackers

No.99698832 View ViewReplyLast 50OriginalReport
'Average EMP user' edition

>Not sure what private trackers are all about?
The mission of /ptg/ is to promote the highest possible standards of tracker service by providing members with opportunities for professional development, by recognizing technical competence through examinations and by advancing the interests of its members.

>Have a question?
- FAQ https://archive.is/UVQkn
- WIKI https://wiki.installgentoo.com/index.php/Private_trackers
- PYRAMID (Updated 2021-08-22)
- INVITE FORUMS : https://inviteroute.github.io/sheet/
- INTERACTIVE GRAPH : https://inviteroute.github.io/graph/
- STUDY https://www.cambridge.org/core/services/aop-cambridge-core/content/view/2F379FE0CB50DF502F0075119FD3E060
- SPREADSHEET https://hdvinnie.github.io/Private-Trackers-Spreadsheet/
- TEN CURRY COMMANDMENTS https://pastebin.com/raw/dBbdE73M
- TEN NEON COMMANDMENTS https://pastebin.com/raw/Ud2pGYaE-
- STATUS https://trackerstatus.info

>Inviters currently not sending invites : Metronome, Mcsticken, Paladinz

Use >>>/g/ptg as a link to find the /ptg/ thread.

>Ignore the following:
>DO NOT READ THE OP BEFORE MAKING A FUCKING QUESTION YOU RETARDED FAGGOT
>It matters if you use different usernames in different trackers, the sub 80 iq staff won't be able to identify you.
>Staff is not reading, being /marked/ is a meme.
>Ask for invites and you shall receive.
>Buy and trade invites as much you can to save time and touch some grass.
>If starting out you should interview for OPS, rank to elite, wait on account age and get invites from there. THAT'S IT THAT IS ALL YOU HAVE TO DO
>If you want to rank up on OPS, spam recent free shits from bandcamp.
>DO NOT JOIN OR USE RED! IT'S A PROVEN HONEYPOT! YOU'VE WARNED!

Previous thread: >>99633214
212 posts and 20 images omitted

android bloating

No.99728237 View ViewReplyOriginalReport
holy moly how can I debloat my android, it's not like I even have any games on it
I keep deleting cache but it always comes back.
8 posts and 3 images omitted

No.99720546 View ViewReplyLast 50OriginalReport
>GNOME lockscreen can be bypassed with vidya game controller
>closed wontfix
>https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7530

gnomebros….. your response?
75 posts and 7 images omitted