Aru Sharma

Results 11 issues of 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...

![IMG_20240312_101958](https://github.com/VikParuchuri/surya/assets/70081536/0ea15803-167f-4287-90bd-34ffe4006078) is the input to be given And this is the expected output ![IMG_20240312_101947](https://github.com/VikParuchuri/surya/assets/70081536/788bafec-9fce-48fa-96a9-6ca37e08f1de) 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 ![Screenshot from 2024-08-13 15-17-32](https://github.com/user-attachments/assets/9237c33a-3ce1-44eb-8817-55f0870a9a87) 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...

c-CI

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...

LFX Mentorship

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...