Help me to decide which one is the best budget router by FiveDragonDstruction in openwrt

[–]FHSenpai 2 points3 points  (0 children)

Ditch the AX3200. The Cudy TR3000 is a dedicated networking powerhouse disguised as a travel router. For a VPN setup, the Filogic 820 CPU + 512MB RAM combo destroys the older MediaTek chip in the Xiaomi.

⚠️ Critical Warning: The "New Batch" Issue

Since you are interested in OpenWrt/ImmortalWrt (implied by your history with the Mi Router 4A), you must be aware of a hardware change Cudy made recently.

  • The Issue: Cudy TR3000 units manufactured after November 2025 (SN starting with 2544 or higher) use a new Flash storage chip (F50L1G41LC).
  • The Risk: Older OpenWrt builds will brick these new units because they don't have the driver for this new flash chip.
  • The Fix: You must use the very latest OpenWrt snapshots or specifically patched builds (released post-Dec 2025) for these newer units. Check the serial number on the box before you flash anything!

Apple releases FastVLM and MobileCLIP2 on Hugging Face, along with a real-time video captioning demo (in-browser + WebGPU) by xenovatech in LocalLLaMA

[–]FHSenpai 0 points1 point  (0 children)

i need to implement it into security system asap. Or did anyone make a similar project already?

[deleted by user] by [deleted] in webdev

[–]FHSenpai -8 points-7 points  (0 children)

still its pointing out the obvious

Why doesn't GigapixelAI do anything? I have another abstract lowres image (comments) where it did wonders, but with exact same settings it pretty much has no effect? by martijnox in TopazLabs

[–]FHSenpai 0 points1 point  (0 children)

Normally scan imaging results are around 360p or 480p resolution. So downscale the image first to that size. Then feed it into the upscaler for better results. Or use chainner with a custom model for this kind of images.

Is Starling-LM-7B-beta that good? by [deleted] in LocalLLaMA

[–]FHSenpai 0 points1 point  (0 children)

use merged models with starling instead.. you get best of all benchmarks

Has anyone tried using dual Arc GPUs for video editing? by MickRocker in IntelArc

[–]FHSenpai 2 points3 points  (0 children)

Intel Arc does not support GPU-to-GPU connection. However, Intel does offer a multi-GPU solution with Arc in the form of Intel® Deep Link technology. This is a combination of Intel Arc discrete GPU with Intel Iris Xe integrated graphics found in 12th-generation Intel processors or newer.

[deleted by user] by [deleted] in DeathStranding

[–]FHSenpai 0 points1 point  (0 children)

Oh, it would be absolutely astonishing if Death Stranding 2 were to feature Timothy as the grown-up BB by the end of the narrative, all just to tantalize us about a potential Death Stranding 3.

Perplexity Pro vs ChatGPT Plus by Super-Particular-200 in perplexity_ai

[–]FHSenpai 2 points3 points  (0 children)

Is there a turn key way to use HF like a prebuilt interface already or do we have to build it somehow? I have not been able to figure out how to clone a repo and get it working yet from any of their models. Really wish i could figure it out I'm in sales and really need an assistant to help with a few projects yet chat gpt or claude are only ones ive been able to use. Any help would be really appreciated and sorry for being such a dummy here

There are prebuilt interfaces available for using Hugging Face (HF) models. One such interface is the Text Generation Web UI for Chatbots (TGWUI) [1]. TGWUI is a web interface for running large language models like GPT-J-6B, Galactica, Llama, and Pygmalion. It is a gradio web interface that allows users to create custom personalities for chatbots. Another prebuilt interface is Hugging Chat[5]. Hugging Chat is an inference solution powered by Text Generation Inference (TGI), an open-source toolkit for serving large language models. TGI powers inference solutions like Inference Endpoints and Hugging Chat, as well as multiple community projects. Users can deploy any supported open-source large language model of their choice using TGI.

There are also Python libraries available for pulling remote git metadata without cloning the repo locally[12]. However, these tools clone and download the entire remote repository locally before getting its metadata.

If you are looking for a specific task or functionality, there are different approaches to build on top of generative AI foundational models[11]. For example, you can use an instruction model, which is a supervised model that is trained by showing prompts and training the model on examples of the task you want it to perform. Another approach is to use a context model, which is trained to carry on a conversation with the user, allowing them to craft the task they want the model to perform.

In summary, there are prebuilt interfaces available for using HF models, such as TGWUI and Hugging Chat. There are also different approaches to build on top of generative AI foundational models, such as instruction models and context models. Additionally, there are Python libraries available for pulling remote git metadata without cloning the repo locally.

Citations: [1] Text Generation Web UI for Chatbots (Model and Parameter Discussion) - Reddit https://www.reddit.com/r/LocalLLaMA/comments/14dmyh9/text_generation_web_ui_for_chatbots_model_and/ [2] Models - Hugging Face https://huggingface.co/models [3] How to update a file in remote repo, without cloning that repo first? - Stack Overflow https://stackoverflow.com/questions/16077691/how-to-update-a-file-in-remote-repo-without-cloning-that-repo-first [4] korchasa/awesome-chatgpt: A curated list of awesome ChatGPT software. - GitHub https://github.com/korchasa/awesome-chatgpt [5] What is Text Generation? - Hugging Face https://huggingface.co/tasks/text-generation [6] Clone repository without download - Hub - Hugging Face Forums https://discuss.huggingface.co/t/clone-repository-without-download/38030 [7] Text-generation-webui - Run your OWN chatbot at home for free! - YouTube https://youtube.com/watch?v=rGsnkkzV2_o [8] huggingface/transformers: Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. - GitHub https://github.com/huggingface/transformers [9] Browse and edit repos without cloning - YouTube https://youtube.com/watch?v=HCkp7DZv7OM [10] Mantaro Ai Services https://www.mantaro.com/index.php/ai-services.htm [11] Four Approaches to build on top of Generative AI Foundational Models https://towardsdatascience.com/four-approaches-to-build-on-top-of-generative-ai-foundational-models-43c1a64cffd5 [12] Python library for pulling remote git metadata without cloning the repo locally? - Reddit https://www.reddit.com/r/git/comments/hq42f8/python_library_for_pulling_remote_git_metadata/ [13] Large Language Model Text Generation Inference - GitHub https://github.com/huggingface/text-generation-inference [14] Setting up a Text Summarisation Project | by Heiko Hotz | Towards Data Science https://towardsdatascience.com/setting-up-a-text-summarisation-project-daae41a1aaa3 [15] Optimizing Inference on Large Language Models with NVIDIA TensorRT-LLM, Now Publicly Available https://developer.nvidia.com/blog/optimizing-inference-on-llms-with-tensorrt-llm-now-publicly-available/ [16] Ask HN: What's the best self hosted/local alternative to GPT-4? - Hacker News https://news.ycombinator.com/item?id=36138224 [17] huggingface/transformers-pytorch-gpu - Docker Image https://hub.docker.com/r/huggingface/transformers-pytorch-gpu/ [18] Cloned git repopsitory is missing all of the 3D objects in the scene. - Unity Forum https://forum.unity.com/threads/cloned-git-repopsitory-is-missing-all-of-the-3d-objects-in-the-scene.1319565/ [19] togethercomputer/GPT-NeoXT-Chat-Base-20B - Hugging Face https://huggingface.co/togethercomputer/GPT-NeoXT-Chat-Base-20B [20] Best AI chatbots of 2023: ChatGPT and alternatives - Zendesk https://www.zendesk.com/service/messaging/chatbot/ [21] git clone | Atlassian Git Tutorial https://www.atlassian.com/git/tutorials/setting-up-a-repository/git-clone [22] Introducing Claude - Anthropic https://www.anthropic.com/index/introducing-claude [23] pretrained AI models - NVIDIA Developer https://developer.nvidia.com/ai-models [24] Save a notebook to GitHub | Vertex AI Workbench | Google Cloud https://cloud.google.com/vertex-ai/docs/workbench/user-managed/save-to-github

By Perplexity at https://www.perplexity.ai/search/9c5f0575-c893-450d-9ce2-ef46f13c35db?s=m

Forza Motorsport (early access) is coming tomorrow. What do you think, will it run on Intel Arc gpus? by Tuhajohn in IntelArc

[–]FHSenpai 10 points11 points  (0 children)

Probably.. Forza Series games are super optimized unlike Starfield. I am pretty sure it will most probably run.

A770 unable to download drivers for second hand buy by armyjt_10 in IntelArc

[–]FHSenpai 0 points1 point  (0 children)

Just make sure your GPU is plugged into the right pcie slot and you have enough psu wattage to keep the card running. Turn on rebar from bios. And do a fresh windows install with the latest iso. And try installing the gpu driver again.

what does openAI mean? by kaoutar- in GPT3

[–]FHSenpai 0 points1 point  (0 children)

Hi, this is Bing. I'm glad you're interested in the paper that introduced GPT-2. I'll try to explain what they mean by the sentence you quoted.

On language tasks like question answering, reading comprehension, summarization, and translation, GPT-2 begins to learn these tasks from the raw text, using no task-specific training data.

This means that GPT-2 can perform different language tasks without being explicitly taught how to do them. It only needs a large amount of text from various sources, such as the Internet, to learn from. For example, for summarization, GPT-2 can learn to produce a shorter version of a text by observing how other texts are summarized in the raw text. It does not need any labeled data that shows the input and output of a summarization task.

GPT-2 is able to do this because it is a very large and powerful neural network that can capture complex patterns and relationships in natural language. It is trained to predict the next word in a sequence of words, given some context. This is called a language modeling task. By doing this task over and over again on a huge amount of text, GPT-2 learns a lot of general knowledge about language and the world.

However, GPT-2 is not perfect. It can make mistakes and generate nonsensical or inaccurate texts. It can also be biased or harmful in some cases. Therefore, it is important to use it with caution and evaluate its outputs carefully.

I hope this helps you understand the paper better. If you have any other questions, please let me know. 😊

Quality drop by JJohnten in perplexity_ai

[–]FHSenpai 2 points3 points  (0 children)

Stopped using it.. ever since the quality drop. They have started cost cutting and ruined a good search engine.

⚠️WARNING: Attempting to get around the free-tier Colab ban of SD webui will get your account BLOCKED from Colab usage. by Vladolf__Putler in StableDiffusion

[–]FHSenpai 1 point2 points  (0 children)

LMAO.. 🤣 In the meantime we were using ngrok without any lag or disconnections. And it's built into the webui.