- 7
- 20 984
Ahmed Tremo
เข้าร่วมเมื่อ 16 พ.ย. 2015
Spegel - Project Overview
Overview on Spegel architecture with diagrams giving a visual view of it works and what are the inner components and how they interact.
Learn more:
Spegel GitHub Repository: github.com/spegel-org/spegel
In-depth Blog Post: ahmedtremo.com/posts/Spegel-stateless-local-OCI-mirror/
Learn more:
Spegel GitHub Repository: github.com/spegel-org/spegel
In-depth Blog Post: ahmedtremo.com/posts/Spegel-stateless-local-OCI-mirror/
มุมมอง: 70
วีดีโอ
How to Efficiently Serve an LLM?
มุมมอง 2.8K5 หลายเดือนก่อน
How to Efficiently Serve an LLM Large Language Models (LLMs) have become crucial due to their performance, but their size poses significant serving challenges. This video covers strategies to optimize LLM serving systems for better efficiency. Key Steps in LLM Inference: 1. Request Handling: Users send requests via HTTPs/gRPC, which the LLM server schedules based on Quality of Experience (QoE) ...
What Infrastructure does it take to train a 405B Llama3-like model?
มุมมอง 4965 หลายเดือนก่อน
Training advanced AI models like Meta’s Llama3-405B involves extensive infrastructure, requiring 16,000 H100 GPUs. This setup faces significant challenges in networking, storage, and compute resources. Key components include: 1. Network Topology: Efficient synchronous communication across GPUs using techniques like All-reduce and 4D parallelism. 2. Storage: High I/O throughput, scalability, and...
Tech Behind TikTok's Addictive Algorithm/Recommendation System
มุมมอง 226ปีที่แล้ว
📹 In this video, I dive deep into the fascinating technology behind TikTok’s highly addictive Recommendation System. If you've ever wondered why you can't put TikTok down, this video will reveal the tech magic behind it! 🔍 What You'll Discover: Intricate User and Content Features: How TikTok uses your interactions and video details to tailor your feed. Sophisticated Model Architecture: Insights...
Do you Really Need a VectorDB?
มุมมอง 68ปีที่แล้ว
Unraveling the Hype: Do You Really Need a VectorDB? 🤔 | AI & LLM Deep Dive" In this video, we dive into the world of Vector Databases and their role in AI applications, particularly those powered by Large Language Models (LLMs). Are VectorDBs essential or just a tech trend? We critically compare VectorDBs with traditional keyword search, vector indices, and general-purpose databases. Discover t...
How to build your Blog for free on GitHub Pages using Jekyll (Walkthrough).
มุมมอง 16Kปีที่แล้ว
How to build a Blog for free on GitHub pages, developers' guide using Jekyll and GitHub Pages and link it to your personal domain with GoDaddy: My GitHub Blog link: github.com/AhmedTremo/ahmedtremo.github.io/blob/main/_plugins/watcher-patch.rb Theme Link: github.com/cotes2020/chirpy-starter Ruby & Jekyll Installation: jekyllrb.com/docs/installation/ Theme guide: chirpy.cotes.page/posts/getting-...
Game presentation and code, using OpenGL, C++, GLUT
มุมมอง 1.1K5 ปีที่แล้ว
A 3D game for our Computer Graphics course at the GUC, The game was implemented using OpenGL, C and GLUT. Github link : github.com/AhmedTremo/Graphics
عاش يسطا
Thanks! Ahmed, I already saw many wakthrough videos for setting up my blog using Jekyll but your walkthrough is straight forward and easy to understand to setting up my blog.
Hey Ahmed, I would like to know how I add images to my posts.md file, I tried it many times by puting images inside _post folder as well as create a seperate "Image" folder with all my images in it inside _post folder I use this code " ![image info](_posts\Images\task_manager_process.png)" inside my post.md file to load images but I get error "_posts/images/task_manager_image.png" not found
Oh my bad I just figured out by putting my Images folder into the asset folder from the project it works now.
do you have to update every time on the browser when you make changes? do users have to do that as well?
To update the favicon, use this favicon generator website: realfavicongenerator.net/ and then use the output in the "assets/img/favicons/" folder.
bro how to add favicon
To update the favicon, use this favicon generator website: realfavicongenerator.net/ and then use the output in the "assets/img/favicons/" folder.
@ahmedtremo I was wondering if you could explain how you changed the favicon for the blog? I see you were able to change it on your site. Tried the instructions on the chirpy theme site and it works when I do the local build but when I upload to GH it reverts back to the default chirpy favicon. Any help is appreciated
To update the favicon, use this favicon generator website: realfavicongenerator.net/ and then use the output in the "assets/img/favicons/" folder.
great video, but would be more helpful if you could cite/link the paper and blogs
Thanks, sorry forgot to do the citation in the description, but you can find them in the references section in my blog: ahmedtremo.com/posts/How-to-Efficiently-serve-an-llm/#references
Thank you this was very helpful
I can't write Latex, can someone help me ?
Hey if you are active please can u tell me that there is any way to remove the footer "Using the Chirpy theme for Jekyll. "
after some months, when i try to commit and push to update my page i get this error during github build: ... * At _site/tags/wearable-devices/index.html:1: internal script reference /assets/js/dist/app.min.js does not exist * At _site/tags/yolo/index.html:1: internal script reference /assets/js/dist/app.min.js does not exist ... Does anyone know how to fix it?
Thank you so much brother for such an amazing content ♥♥
Thanks a lot! It helped me so much
How can I update this theme with the latest version?
was expecting skynet internship quide :/
hahahaha :D
keep up the great work! thanks for making this
Good concise presentation.
I could tell the content was incredibly high quality but I had trouble following. I think it would've been easier to digest if there was more organization in which methods are presented together rather than a list of all methods.
thanks for taking the time to share your feedback, I think next time I will introduce topics and how they relate to each other first to create a map, then dive in depth afterwards
It couldve been better if you had explained maybe a bit more
didn't want the video to go longer, but thanks for feedback, I can divide it up in the future
I am facing Sass's behavior error on the command bundle exec jekyll s please help
Heyy Ahmed Tremo, great video... is there anyway i can contact you via mail or so..? Need to discuss about a project i am working on...
Sure my email: ahmedtremoo@gmail.com, or linkedin: www.linkedin.com/in/ahmedtremo/
Hi I'm new to ruby I ran into issue with version conflict with ``` Because html-proofer >= 5.0.0 depends on Ruby >= 3.1, < 4.0 and Gemfile depends on html-proofer ~> 5.0, Ruby >= 3.1, < 4.0 is required. So, because current Ruby version is = 3.0.2, version solving has failed. ``` help me how to resolve this in linux
excellent straightforward tutorial, شكرا يا احمد ❤❤
Finally a tutorial that works. Thank you so much.
Great video
so helpful
Love this theme!!! Do you know of another one that keeps a similar style but for a portfolio webpage? Basically the same but including home / projects / project-detail pages?
Is there a way to add comments section as part of each blog?
very useful!!!
can we make it private?
Hello, how to add video file from the assets folder, any idea?
لو حد مش خريج CS شايف صعب له تراك الماشين ك دراسة و شغل؟
How upload images in a post?
Interesting way to be productive, by researching why we're not being productive LOL.
hahahahaha truee :D
thank you it worked like a charm
First, I want to thank you for the very useful video with great content, but I'm not sure if I'm the first one encountering this error when trying to create the first post: 'Error: No such file or directory - git rev-list --count HEAD'. Has anyone else experienced the same issue?
this error typically occurs when you are trying to run a git command in a directory that is not a Git repository, or when the git executable is not properly installed or accessible from your current path. after cloning the repo, did you 'cd PATH' into it?
@@ahmedtremo Thank you very much!!! I remembered that I didn't clone the repository, I just downloaded it. Now I cloned it and didn't encounter any issues. Amazing, thank you so much.
Finally a tutorial that works !!!!
Can anyone tell me where can I find the watcher-patch troubleshooting source code ?
github.com/AhmedTremo/ahmedtremo.github.io/blob/main/_plugins/watcher-patch.rb
Thankyou, you’ve been a great help to me!😊
bundle exec jekyll serve ruby.exe: invalid switch in RUBYOPT: -l (RuntimeError) Im getting this error , and im scracthing head feom past 6hrs , please help me out pleasee 😭
The term bundle is not recognised, what should I do ?
Hello, I have a question: Is there a way to modify the navigation buttons, such as 'HOME' and 'CATEGORIES'? I would like the 'HOME' button to redirect to a different page.
Excellent video and great find for a theme. Thank you for posting this. It has really helped me!
I don't get it whenever i make any changes to _config.yml it doesn't update. What to do?
same
Make sure you save file
How to change the footer year? on your website it shows 2023.
Man, you’re a wizard 🎉
Thank you so much! Such a great video!
idk why but my page only showing "--- layout: home # Index page ---" on a white page
Make sure you select "GitHub Actions" as a source for build & deployment in "Settings"/"Pages" to avoid issues with auto-deployment.
I have the same issue, did you find the fix for this?
I had the same issue too and changing the settings worked
Can you share how to update this theme version to the latest one?
very comprehensive, thank you Ahmed