Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
1
3
12
hassenhamdi
hassenhamdi
Follow
Mi6paulino's profile picture
Gargaz's profile picture
2 followers
·
46 following
AI & ML interests
None yet
Recent Activity
replied
to
wassemgtk
's
post
about 5 hours ago
# GESAL: Real-Time Adaptation for LLMs We’re excited to unveil **Graph-Enhanced Singular Adaptive Learning (GESAL)**, a framework that lets LLMs like `meta-llama/Llama-3.2-1B` adapt in real time using user feedback. Check out the code and white paper on GitHub! 🔗 **Code**: [https://github.com/writer/AI-Adaptive-Learning-GESAL](https://github.com/writer/AI-Adaptive-Learning-GESAL) --- ## Why GESAL? Static LLMs struggle to adapt without heavy retraining. GESAL solves this with: - **SVF**: Adapts weights via \( W' = U (\Sigma \cdot z) V^T \), using few parameters. - **Graph Memory**: Stores adaptations in nodes for scalability. - **RL**: Updates via \( J(z) = \mathbb{E}[\log \pi_z(y|x) r] \) based on feedback. --- ## How It Works Ask "How many R’s in ‘strawberry’?" If it says "2" and you say "no," GESAL learns to say "3" next time, avoiding repeats. --- ## Try It Built with Hugging Face’s `transformers`: ```bash pip install transformers torch numpy python Adaptive_Learning_(GESAL).py ``` Needs a Hugging Face token for Llama-3.2-1B. --- ## Results GESAL hits 95% accuracy after 5 feedbacks vs. LoRA’s 70%. It’s efficient (~0.5M params) and scalable.
reacted
to
wassemgtk
's
post
with 🧠
about 5 hours ago
# GESAL: Real-Time Adaptation for LLMs We’re excited to unveil **Graph-Enhanced Singular Adaptive Learning (GESAL)**, a framework that lets LLMs like `meta-llama/Llama-3.2-1B` adapt in real time using user feedback. Check out the code and white paper on GitHub! 🔗 **Code**: [https://github.com/writer/AI-Adaptive-Learning-GESAL](https://github.com/writer/AI-Adaptive-Learning-GESAL) --- ## Why GESAL? Static LLMs struggle to adapt without heavy retraining. GESAL solves this with: - **SVF**: Adapts weights via \( W' = U (\Sigma \cdot z) V^T \), using few parameters. - **Graph Memory**: Stores adaptations in nodes for scalability. - **RL**: Updates via \( J(z) = \mathbb{E}[\log \pi_z(y|x) r] \) based on feedback. --- ## How It Works Ask "How many R’s in ‘strawberry’?" If it says "2" and you say "no," GESAL learns to say "3" next time, avoiding repeats. --- ## Try It Built with Hugging Face’s `transformers`: ```bash pip install transformers torch numpy python Adaptive_Learning_(GESAL).py ``` Needs a Hugging Face token for Llama-3.2-1B. --- ## Results GESAL hits 95% accuracy after 5 feedbacks vs. LoRA’s 70%. It’s efficient (~0.5M params) and scalable.
reacted
to
freddyaboulton
's
post
with 🚀
about 5 hours ago
Getting WebRTC and Websockets right in python is very tricky. If you've tried to wrap an LLM in a real-time audio layer then you know what I'm talking about. That's where FastRTC comes in! It makes WebRTC and Websocket streams super easy with minimal code and overhead. Check out our org: hf.co/fastrtc
View all activity
Organizations
hassenhamdi
's activity
All
Models
Datasets
Spaces
Papers
Collections
Community
Posts
Upvotes
Likes
Articles
liked
a Space
about 5 hours ago
Running
1
1
Tech Tree Blog
🌳
liked
3 models
about 5 hours ago
jfkback/hypencoder.4_layer
Feature Extraction
•
Updated
8 days ago
•
35
•
1
jfkback/hypencoder.2_layer
Feature Extraction
•
Updated
8 days ago
•
26
•
1
jfkback/hypencoder.8_layer
Feature Extraction
•
Updated
8 days ago
•
130
•
1
liked
6 models
9 days ago
NousResearch/DeepHermes-3-Llama-3-8B-Preview
Text Generation
•
Updated
7 days ago
•
6.83k
•
263
tomg-group-umd/huginn-0125
Text Generation
•
Updated
2 days ago
•
8.14k
•
233
Zyphra/Zonos-v0.1-transformer
Text-to-Speech
•
Updated
11 days ago
•
90.9k
•
360
deepseek-ai/DeepSeek-R1
Text Generation
•
Updated
2 days ago
•
4.52M
•
•
10.2k
hexgrad/Kokoro-82M
Text-to-Speech
•
Updated
24 days ago
•
1.17M
•
3.42k
microsoft/OmniParser-v2.0
Image-Text-to-Text
•
Updated
8 days ago
•
5.31k
•
956
liked
a model
3 months ago
Lightricks/LTX-Video
Image-to-Video
•
Updated
22 days ago
•
336k
•
998
liked
a model
4 months ago
hassenhamdi/SSD-1B-fp8_e4m3fn
Text-to-Image
•
Updated
Nov 13, 2024
•
1