Skip to content
View Ali-Awais-Safdar's full-sized avatar
❄️
❄️

Highlights

  • Pro

Block or report Ali-Awais-Safdar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Falcon-7b-Talking-Like-Meera Falcon-7b-Talking-Like-Meera Public

    I have uploaded the basic .ipynb file for the 7b model for people to train the model themselves as well as the trained model so one can generate outputs of their own.

    Jupyter Notebook 1

  2. RAG-Chatbot-Pakistani-Law-Constitution RAG-Chatbot-Pakistani-Law-Constitution Public

    Python 1

  3. Ali-Awais-Safdar Ali-Awais-Safdar Public

    Config files for my GitHub profile.

  4. 8088-8086-processor 8088-8086-processor Public

    This project demonstrates the basic working and simulation of the 8088-8086 processor using Python. The goal of the project is to simulate how the processor generates opcodes for various instructio…

    Python

  5. DSA-Project DSA-Project Public

    Forked from huzaifaliaqat1/DSA-Project

    This project implements a custom hash table with linked lists to store and manage data from a dataset. The hash table uses quadratic probing for collision resolution, and the project incorporates e…

    C++

  6. Art-Gallery-using-phpmyadmin-mysql-html-css Art-Gallery-using-phpmyadmin-mysql-html-css Public

    This project involves creating an art gallery database using MySQL with specific business rules. The database was designed to follow best practices, including normalization up to the 3rd Normal For…

    PHP