Afifsudoers commited on
Commit
5cea7e9
·
verified ·
1 Parent(s): f86b986

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- base_model: unsloth/meta-llama-3.1-8b-bnb-4bit
3
  tags:
4
  - text-generation-inference
5
  - transformers
@@ -11,9 +11,20 @@ language:
11
  - en
12
  ---
13
 
 
 
 
 
 
 
 
 
 
 
 
14
  # Uploaded model
15
 
16
- - **Developed by:** Afifsudoers
17
  - **License:** apache-2.0
18
  - **Finetuned from model :** unsloth/meta-llama-3.1-8b-bnb-4bit
19
 
 
1
  ---
2
+ base_model: unsloth/llama-3.2-3b-instruct-unsloth-bnb-4bit
3
  tags:
4
  - text-generation-inference
5
  - transformers
 
11
  - en
12
  ---
13
 
14
+ # NOTE: This model is not suitable for regular use, regular use is still under development
15
+ # NightPrompt AI RV1 (No Instruction-Response Support)
16
+
17
+ Welcome 😊, This is the official HuggingFace repository for the first version of NightPrompt AI. It is fine-tuned under LLama 3.2 using unsloth. This model is fine-tuned using the `https://huggingface.co/datasets/Afifsudoers/NightPrompt-V1-Alpha-Dataset-validation` dataset.(52% of it was trained). This dataset consists of Coding, Alpaca prompt response converstion, Math-500,AIME and IMO math problems. Even though the dataset has `prompt` and `answer` rows. The base of this model is incompatible.
18
+
19
+ # Messages From The Developer
20
+
21
+ I (Afif Ali Saadman), is the main mastermind behind this AI. This is my first-ever AI model released in HuggingFace. I wanna mention that I have made many models before, some were based on books, some were based on gibberish texts from the internet. And, this is my first time making and fine-tuning a full instruct based model. Though, some errors are inskippable. They will be fixed on the Alpha/Beta release. I had a target of making AI free and open source to everyone.
22
+
23
+
24
+
25
  # Uploaded model
26
 
27
+ - **Developed by:** Afifsudoers(Afif Ali Saadman)
28
  - **License:** apache-2.0
29
  - **Finetuned from model :** unsloth/meta-llama-3.1-8b-bnb-4bit
30