Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Open to Work
3.6
TFLOPS
16
24
86
Reuben fernandes
PRO
Reubencf
Follow
Nakamotosatoshi's profile picture
Daniel-Research's profile picture
americanfive's profile picture
80 followers
Β·
91 following
http://reuben-fernandes.xyz/
18reuchagas
Reubencfernandes
reuben-chagas-fernandes
AI & ML interests
LLM
Recent Activity
reacted
to
seyf1elislam
's
post
with π₯
about 4 hours ago
# π Run Qwen3-TTS on Colab GPU or Locally Run **Qwen3-TTS (Text-to-Speech & Voice Cloning)** with minimal effort. This setup is based on the official HF Space. ### π Links * **Official Space:** https://huggingface.co/spaces/Qwen/Qwen3-TTS * **GitHub Repo:** https://github.com/seyf1elislam/qwen-tts-webui-notebook * **Colab:** https://github.com/seyf1elislam/qwen-tts-webui-notebook/blob/main/Qwen_TTS_(TTS_%26_Voice_Cloning)_Colab.ipynb --- ### π Method 1: Google Colab (Fastest) 1. Open the https://github.com/seyf1elislam/qwen-tts-webui-notebook/blob/main/Qwen_TTS_(TTS_%26_Voice_Cloning)_Colab.ipynb. 2. Add your HF_TOKEN to Google Colab Secrets 3. Ensure you are on a **T4 GPU** runtime. 4. Run all cells. Use the `gradio.live` link to open the UI. --- ### π» Method 2: Local Installation Requires an GPU. Uses `uv` for faster setup. ```bash # 1. Install uv & Clone pip install uv git clone https://huggingface.co/spaces/Qwen/Qwen3-TTS && cd Qwen3-TTS # 2. Setup Environment uv venv uv pip install -r requirements.txt # 3. Auth & Run uvx hf auth login python app.py # UI available at: http://localhost:7860/ ```
reacted
to
kostakoff
's
post
with π
about 4 hours ago
I created list of models based on permissive license (apache2, mit, openrail) and raw fp16 weights. LLM: - Mistral 7b v1 - Falcon 7b - GLM4 9b - Olmo3 7b - Yi 9b - Qwen3 8b - Internlm3 8B - PHI4 Multimodal LLM: - Pixtral 12b - Qwen3-VL-8B-Instruct Picture generation: - Stable Diffusion 1.5 - Stable Diffusion 2.0 - Stable Diffusion XL Video generation: - WAN 2.1 VACE Diffusers TTS: - SUNO Bark This can be very useful for those who are just starting their AI LLM journey in PyTorch, like me. Suggestions in the comments are welcome.
reacted
to
tegridydev
's
post
with π
about 4 hours ago
Introducing OpenMALx https://huggingface.co/openmalx Repository for Infosec and Machine Learning Resources OpenMALx is an organization focused on the development of datasets and models for security analysis. The project objective is to provide structured data for training and evaluating large language models in a security context. --- Technical Focus **Dataset Formatting:** Processing raw security tool logs into instruction/response pairs for model training. **Local Execution:** Optimizing models for local hardware to ensure data remains on-premises. **Response Logic:** Developing structured formats for explaining security vulnerabilities and remediation steps. Active Projects **infosec-tool-output:** A dataset mapping static and dynamic analysis tool outputs to technical summaries. https://huggingface.co/datasets/openmalx/infosec-tool-output **open-malsec:** A collection of text-based security threats, including phishing and social engineering samples, for classification tasks. https://huggingface.co/datasets/openmalx/open-malsec
View all activity
Organizations
Reubencf
's models
2
Sort:Β Recently updated
Reubencf/llama3.1-8b-instruct-all-64r
Updated
7 days ago
Reubencf/test
Updated
9 days ago