-
cloudai Public
Forked from NVIDIA/cloudaiCloudAI Benchmark Framework
Python Apache License 2.0 UpdatedOct 20, 2025 -
-
BitNet Public
Forked from microsoft/BitNetOfficial inference framework for 1-bit LLMs
C++ MIT License UpdatedOct 18, 2024 -
github-readme-stats Public
Forked from anuraghazra/github-readme-stats⚡ Dynamically generated stats for your github readmes
JavaScript MIT License UpdatedJun 4, 2024 -
llama.cpp Public
Forked from ggml-org/llama.cppPort of Facebook's LLaMA model in C/C++
C++ MIT License UpdatedMay 19, 2024 -
neural-speed Public
Forked from intel/neural-speedAn innovation library for efficient LLM inference via low-bit quantization and sparsity
C++ Apache License 2.0 UpdatedMay 15, 2024 -
intel-extension-for-transformers Public
Forked from intel/intel-extension-for-transformers⚡ Build your chatbot within minutes on your favorite device; offer SOTA compression techniques for LLMs; run LLMs efficiently on Intel Platforms⚡
Python Apache License 2.0 UpdatedMay 6, 2024 -
llama2-chatbot-cpu Public
A LLaMA2-7b chatbot with memory running on CPU, and optimized using smooth quantization, 4-bit quantization or Intel® Extension For PyTorch with bfloat16.
-
neural-compressor Public
Forked from intel/neural-compressorProvide unified APIs for SOTA model compression techniques, such as low precision (INT8/INT4/FP4/NF4) quantization, sparsity, pruning, and knowledge distillation on mainstream AI frameworks such as…
Python Apache License 2.0 UpdatedOct 27, 2023 -
Instagram-Scraper-2021 Public
Scrape Instagram content and stories, using a new technique based on the har file (No Token + No public API).
-
Multilabel classification of skill sets based on a job description, and deployment in a web app using Flask and pythonanywhere.
-
Stock-price-forecasting Public
An overview of various quantitative techniques and trading strategies for predicting stock prices, based on historical data from YahooFinance.
-
AB_test_guidlines Public
This project focuses on fundamental steps to set up an A/B test experiment, alongside some statistical analysis in Python.
-
Simple Document Classification using Multi Class Logistic Regression & SVM Soft Margin from scratch
-
Implementation of 11 variants of Gradient Descent algorithm from scratch, applied to the Boston Housing Dataset.
-
FaceFocus Public
Generates high resolution face images from low resolution ones using SRGANs.