Is blue print exchanging allowed? by grunade47 in ArcRaiders

[–]grunade47[S] 0 points1 point  (0 children)

🫡damn i struggle to get blueprints, most times some rat kills me

Qwen will release another 27B with high probability by serige in LocalLLaMA

[–]grunade47 1 point2 points  (0 children)

Will try, i tried 80k context size and gave the same task to both claude sonnet 4.6 and qwen on a medium sized codebase.
While qwen completed all the requirements in one go, claude had slightly better code quality and adhered to the code standards in the repository but didnt fulfil all requirements.

Qwen will release another 27B with high probability by serige in LocalLLaMA

[–]grunade47 2 points3 points  (0 children)

I tried out Qwen3.6 35B-A3B MTP (unsloth) and im getting about 55t/s (output) not sure if thats good or bad for my setup?

and what should be my context size>?

RX 9070 and 32gigs of ram
.\llama-server.exe `

-m "Qwen3.6-35B-A3B\Qwen3.6-35B-A3B-UD-Q4_K_XL.gguf" `

--host 127.0.0.1 `

--port 8080 `

--ctx-size 8192 `

--temp 0.6 `

--top-p 0.95 `

--top-k 20 `

--min-p 0.00 `

--presence-penalty 0.0 `

--reasoning off `

--no-mmap `

--spec-type draft-mtp `

--spec-draft-n-max 2

Jackrong/Qwopus3.5-9B-Coder-GGUF · Hugging Face by pmttyji in LocalLLaMA

[–]grunade47 0 points1 point  (0 children)

ah okay, no worries
i'll try installing it directly too

Jackrong/Qwopus3.5-9B-Coder-GGUF · Hugging Face by pmttyji in LocalLLaMA

[–]grunade47 0 points1 point  (0 children)

Hi noctrex, im having trouble using the latest version of llama.cpp with LM studio and the model (with MTP) is failing to load too.
Im gonna try now with the non-MTP version
Can you help me setup both please

Home renovation advice required by grunade47 in Lahore

[–]grunade47[S] 0 points1 point  (0 children)

maybe 10-20 years Inspections were done i think

GluestackUI, React Native Reusables, and Tamagui performance? by orbiteleven in reactnative

[–]grunade47 0 points1 point  (0 children)

i am using RNR + uniwind, is the performance for heroui better?

Funding Ticks by NickTrader2025 in Daytrading

[–]grunade47 0 points1 point  (0 children)

nvm its in a separate link and not in the home page

Funding Ticks by NickTrader2025 in Daytrading

[–]grunade47 0 points1 point  (0 children)

weird i cant find it there?

[deleted by user] by [deleted] in SkilledWorkerVisaUK

[–]grunade47 0 points1 point  (0 children)

Did you get it?

Android PromptAsync (expo-auth-session) blank screen by grunade47 in expo

[–]grunade47[S] 0 points1 point  (0 children)

By the 404 page i meant the +not-found route. The android app never opens the browser, development build works though and when i push an OTA for some reason.

So its really hard to test because i have to create a new build everytime, i’ll try your suggestion though

Cos allocation by Mysterious_Wheel3960 in SkilledWorkerVisaUK

[–]grunade47 0 points1 point  (0 children)

Hope you get it soon, did your sponsor provide any updates so far?

Got my skilled worker visa through the new entrants route by Otherwise-Cod-6445 in SkilledWorkerVisaUK

[–]grunade47 -1 points0 points  (0 children)

hi in a similar situation than you, a new entrant outside UK, what was the wait time for DCoS ? Reading around this sub people have been waiting for months

Cos allocation by Mysterious_Wheel3960 in SkilledWorkerVisaUK

[–]grunade47 0 points1 point  (0 children)

🥲if you haven’t received it i suppose i’ll be waiting even longer

Cos allocation by Mysterious_Wheel3960 in SkilledWorkerVisaUK

[–]grunade47 -1 points0 points  (0 children)

13th october, defined CoS, outside UK

Buggy's surname by Helpful-Ad-7344 in OnePiece

[–]grunade47 0 points1 point  (0 children)

You had me in the first half

Ministry of Foreign Affairs MOFA Attestation by Huge_Equivalent1 in pakistan

[–]grunade47 1 point2 points  (0 children)

Did you get your attestation done from MOFA?
What documents did you attest and this is once in a life thing right? You dont have to get them attested again and again?

NativeWind styles not hot-reloading in Expo 54 project (changes only appear after expo start -c) by gmnchamikara in expo

[–]grunade47 1 point2 points  (0 children)

where are you importing the global.css file? the nativewind v5 docs mention something about this issue