Aru Sharma
Aru Sharma
error: subprocess-exited-with-error × Building wheel for tokenizers (pyproject.toml) did not run successfully. │ exit code: 1 ╰─> See above for output. note: This error originates from a subprocess, and is...
 is the input to be given And this is the expected output  Can I finetune surya for this task and if yes then please guide me on how...
I started following [this](https://docs.gaianet.ai/node-guide/quick-start/) quickstart guide and was able to successfully run my node at [this](https://0xe1cf74f8fea5f97568b6720ac7cce526fd7fb7c5.us.gaianet.network) link  and after going to the link I got the...
related to [#3625 ](https://github.com/WasmEdge/WasmEdge/issues/3625#issue-2448386502) Changes: 1. Set Up RISC-V Cross-Compiler: Install the RISC-V cross-compiler (gcc-riscv64-linux-gnu and g++-riscv64-linux-gnu) and necessary dependencies on x64 CI runners. Configure the build process to use...
I was following [this](https://docs.gaianet.ai/creator-guide/finetune/llamacpp/) guide to finetune using llama.cpp but was unable to follow along after this > nohup ../build/bin/finetune --model-base llama-2-13b-chat.Q5_K_M.gguf --checkpoint-in checkpoint-250.gguf --lora-out lora.bin --train-data train.txt --sample-start ''...
### Project Title An LLM app with a deeper understanding of a [GitHub repo](https://github.com/staru09/Github_analyser) ### Motivation It becomes challenging to review PRs and solve issues for huge repos. So the...
I am planning to finetune Distil Hubert for multi-lingual speech emotion recognition. From the various docs at s3prl I have understood that I need to [pre-train](https://github.com/s3prl/s3prl/blob/master/s3prl/pretrain/README.md) and then run this...
First of all thanks for creating hello-algo, it really an amazing project. Theory, examples, illustrations everything is great. I just wanted to ask if some practice questions can be added...
Related to #43 . STRIDE Model :- This framework enables developers to classify potential threats and ensure software systems maintain confidentiality, integrity, and availability. By assessing risks early in the...