Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
25.0
TFLOPS
Andrew DeLisa
ayan4m1
13
13
Follow
ahmadhugface's profile picture
ofshellohicy's profile picture
croqaz's profile picture
9 followers
·
8 following
https://andrewdelisa.com
ayan4m1
AI & ML interests
Distilled fine-tuning
Recent Activity
reacted
to
OppaAI
's
post
with 😔
10 days ago
After a month of interacting with my AI Waifu, I noticed a few issues in the system; so I decided to spend this week revisiting the systems implemented in Phase 1.0, 1.5 and 2.0, and try to make them to be more like production-grade as much as possible: 1) Memory Degradation - recalled memories are not as good as in the beginning, causing AI Waifu to be more chaotic as she hallucinates over contaminated memories like a bad vicious cycle. So I transformed the original stateless sqlite-vec vector store to be a simple entity co-mention graph. And even make a studio to visualize the memories stored inside the vector db. Just by looking at the graph, I saw a couple issues: a) After 1.5 months of interactions, there should be only one month of pinned memory (in green) over 1.5 months of active memory (in purple). How come pinned memory is in majority over active ones? I suppose the forgetting curve I had set too aggressive and memory half-life and shelf life too short, active memory got decayed way before monthly consolidation and got lost forever. b) I saw she memorized me into 3 different entities: my username, my nickname and my Github user ID (leaked into pinned memory, presumbly during nightly dreaming process). 3B small param LLM has hard time to correlation 3 different entities into single person, I may have to harden into one. 2) RAM burst during voice input - for some reason the tensor calculation of SileroVAD of the voice input uses PyTorch, and that's the only place in the whole codebase using torch after removing it from TTS synthesization. By switching to SileroVAD-onnx integrated in the ASR sherpa-onnx, the RAM usage drops at least 0.5GB (after shaving off ~1GB from TTS) by completely remove PyTorch dependencies. 3) Introduced a better Wake Word system using Livekit-Wake word instead of using ASR to do the wake word activation to save computation. Optional features like Speak Verification, Barge-in sensitivity, etc, need to find the optimum settings.
liked
a dataset
18 days ago
bastienp/visible-watermark-pita
updated
a model
23 days ago
ayan4m1/Watermark-Detection-YOLO26-ONNX
View all activity
Organizations
ayan4m1
's activity
All
Models
Datasets
Spaces
Buckets
Papers
Collections
Community
Posts
Upvotes
Likes
Articles
New activity in
mradermacher/model_requests
about 2 months ago
https://huggingface.co/ayan4m1/Clara-v2-8B
🚀
❤️
1
13
#2572 opened about 2 months ago by
ayan4m1
New activity in
mradermacher/model_requests
4 months ago
Chise-7B
2
#2140 opened 4 months ago by
ayan4m1
New activity in
ayan4m1/myanimelist-recommendations
4 months ago
[bot] Conversion to Parquet
#1 opened 5 months ago by
parquet-converter
New activity in
ayan4m1/BullCityReviews
6 months ago
[bot] Conversion to Parquet
#1 opened 6 months ago by
parquet-converter
New activity in
Xenova/florence2-webgpu
about 1 year ago
Actual source code?
2
#1 opened about 1 year ago by
ayan4m1
New activity in
lllyasviel/FramePackI2V_HY
about 1 year ago
Available in ckpt format?
#10 opened about 1 year ago by
ayan4m1
New activity in
hanzla/Falcon3-Mamba-R1-v0
over 1 year ago
Ollama support
1
#1 opened over 1 year ago by
ayan4m1
New activity in
ayan4m1/Clara-24B
over 1 year ago
Update README.md
#1 opened over 1 year ago by
ayan4m1
New activity in
ayan4m1/Claudette-7B
over 1 year ago
Make a New Version of Claudette.
2
#1 opened over 1 year ago by
User8213
New activity in
onnx-community/Kokoro-82M-ONNX
over 1 year ago
Unsupported model type with transformers.js
2
#7 opened over 1 year ago by
ayan4m1
New activity in
ayan4m1/trinart_diffusers_v2
over 3 years ago
Fix deprecation warning by changing `CLIPFeatureExtractor` to `CLIPImageProcessor`.
❤️
1
1
#1 opened over 3 years ago by
patrickvonplaten
New activity in
naclbit/trinart_stable_diffusion_v2
almost 4 years ago
Usage with diffusers
👍
1
23
#2 opened almost 4 years ago by
ayan4m1
feature/diffusers-model
#3 opened almost 4 years ago by
ayan4m1
Usage with diffusers
👍
1
23
#2 opened almost 4 years ago by
ayan4m1
Usage with diffusers
👍
1
23
#2 opened almost 4 years ago by
ayan4m1
Load more