初始化项目,由ModelHub XC社区提供模型
Model: afrideva/Walter-Phi-GGUF Source: Original Platform
This commit is contained in:
42
.gitattributes
vendored
Normal file
42
.gitattributes
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.arrow filter=lfs diff=lfs merge=lfs -text
|
||||
*.bin filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
||||
*.ftz filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.h5 filter=lfs diff=lfs merge=lfs -text
|
||||
*.joblib filter=lfs diff=lfs merge=lfs -text
|
||||
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
||||
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
||||
*.model filter=lfs diff=lfs merge=lfs -text
|
||||
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
||||
*.npy filter=lfs diff=lfs merge=lfs -text
|
||||
*.npz filter=lfs diff=lfs merge=lfs -text
|
||||
*.onnx filter=lfs diff=lfs merge=lfs -text
|
||||
*.ot filter=lfs diff=lfs merge=lfs -text
|
||||
*.parquet filter=lfs diff=lfs merge=lfs -text
|
||||
*.pb filter=lfs diff=lfs merge=lfs -text
|
||||
*.pickle filter=lfs diff=lfs merge=lfs -text
|
||||
*.pkl filter=lfs diff=lfs merge=lfs -text
|
||||
*.pt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pth filter=lfs diff=lfs merge=lfs -text
|
||||
*.rar filter=lfs diff=lfs merge=lfs -text
|
||||
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
||||
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
||||
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
||||
*.tar filter=lfs diff=lfs merge=lfs -text
|
||||
*.tflite filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.wasm filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
||||
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
||||
walter-phi.fp16.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
walter-phi.q2_k.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
walter-phi.q3_k_m.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
walter-phi.q4_k_m.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
walter-phi.q5_k_m.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
walter-phi.q6_k.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
walter-phi.q8_0.gguf filter=lfs diff=lfs merge=lfs -text
|
||||
97
README.md
Normal file
97
README.md
Normal file
@@ -0,0 +1,97 @@
|
||||
---
|
||||
base_model: KnutJaegersberg/Walter-Phi
|
||||
datasets:
|
||||
- KnutJaegersberg/Auton
|
||||
inference: false
|
||||
license: mit
|
||||
model_creator: KnutJaegersberg
|
||||
model_name: Walter-Phi
|
||||
pipeline_tag: text-generation
|
||||
quantized_by: afrideva
|
||||
tags:
|
||||
- gguf
|
||||
- ggml
|
||||
- quantized
|
||||
- q2_k
|
||||
- q3_k_m
|
||||
- q4_k_m
|
||||
- q5_k_m
|
||||
- q6_k
|
||||
- q8_0
|
||||
---
|
||||
# KnutJaegersberg/Walter-Phi-GGUF
|
||||
|
||||
Quantized GGUF model files for [Walter-Phi](https://huggingface.co/KnutJaegersberg/Walter-Phi) from [KnutJaegersberg](https://huggingface.co/KnutJaegersberg)
|
||||
|
||||
|
||||
| Name | Quant method | Size |
|
||||
| ---- | ---- | ---- |
|
||||
| [walter-phi.fp16.gguf](https://huggingface.co/afrideva/Walter-Phi-GGUF/resolve/main/walter-phi.fp16.gguf) | fp16 | 2.83 GB |
|
||||
| [walter-phi.q2_k.gguf](https://huggingface.co/afrideva/Walter-Phi-GGUF/resolve/main/walter-phi.q2_k.gguf) | q2_k | 580.16 MB |
|
||||
| [walter-phi.q3_k_m.gguf](https://huggingface.co/afrideva/Walter-Phi-GGUF/resolve/main/walter-phi.q3_k_m.gguf) | q3_k_m | 739.52 MB |
|
||||
| [walter-phi.q4_k_m.gguf](https://huggingface.co/afrideva/Walter-Phi-GGUF/resolve/main/walter-phi.q4_k_m.gguf) | q4_k_m | 890.96 MB |
|
||||
| [walter-phi.q5_k_m.gguf](https://huggingface.co/afrideva/Walter-Phi-GGUF/resolve/main/walter-phi.q5_k_m.gguf) | q5_k_m | 1.02 GB |
|
||||
| [walter-phi.q6_k.gguf](https://huggingface.co/afrideva/Walter-Phi-GGUF/resolve/main/walter-phi.q6_k.gguf) | q6_k | 1.16 GB |
|
||||
| [walter-phi.q8_0.gguf](https://huggingface.co/afrideva/Walter-Phi-GGUF/resolve/main/walter-phi.q8_0.gguf) | q8_0 | 1.51 GB |
|
||||
|
||||
|
||||
|
||||
## Original Model Card:
|
||||

|
||||
|
||||
|
||||
Walter is an unaligned, free thinking AI assistant that has been given time to think about things.
|
||||
It's trained on instruction datasets with open source licenses.
|
||||
It covers a lot of tasks, 2/3 of the samples are from large datasets like flan, but also other datasets.
|
||||
It knows a few tricks, shown by the prompting examples below:
|
||||
|
||||
|
||||
General Prompt Examples:
|
||||
```
|
||||
### Instruction:
|
||||
Please answer the following question: Process: - The bat sends out sound waves from their mouth or nose - The sound waves hit an object - Echoes are produced - The echo returns to the bat's ears - The bat hears the echo - The bat can figure out where the object is located. suppose No bats live here happens, how will it affect STRONGER echolocation. Which of the following is the supposed perturbation? - directly impacting a step of the process - indirectly impacting a step of the process - not impacting any step of the process Answer:
|
||||
### Response:
|
||||
indirectly impacting a step of the process
|
||||
```
|
||||
|
||||
```
|
||||
### Instruction:
|
||||
You will be given a text in Russian language which contain different emotion labels from the list - ['joy', ' sadness', 'surprise', 'fear', 'anger']. You need to output the incorrect emotion label, which is irrelevant to the input text. Your answer (i) should contain only one emotion label (ii) should be unambiguous.
|
||||
### Input:
|
||||
То чувство, когда идешь домой после 3-х часовой тренировки и в подъезде пахнет запеченной курицей - зачем вы меня дразните :(
|
||||
### Response:
|
||||
surprise
|
||||
|
||||
```
|
||||
|
||||
CoT Prompt Example:
|
||||
```
|
||||
### Instruction:
|
||||
In this task, you are given a sentence with a missing word that can be an object, a person, and/or an action. Fill in the blank with a plausible word. Although each sentence has many correct answers, you only have to write one answer. PersonX puts ___ on PersonY's car
|
||||
### Reasoning:
|
||||
Since PersonX is putting water on PersonY's car, it could be assumed that the car is on fire.
|
||||
### Response:
|
||||
water
|
||||
|
||||
```
|
||||
|
||||
|
||||
Summarization Example:
|
||||
```
|
||||
### Instruction:
|
||||
Below is a text. Write a comprehensive, concise and coherent summary.
|
||||
### Input:
|
||||
Embodied bilingual language, also known as L2 embodiment, is the idea that people mentally simulate their actions, perceptions, and emotions when speaking and understanding a second language (L2) as with their first language (L1). It is closely related to embodied cognition and embodied language processing, both of which only refer to native language thinking and speaking. An example of embodied bilingual language would be situation in which a L1 English speaker learning Spanish as a second language hears the word rápido ("fast") in Spanish while taking notes and then proceeds to take notes more quickly. ==Overview== Embodied bilingual language refers to the role ......
|
||||
### Response:
|
||||
Embodied bilingual language, also known as L2 embodiment, is the idea that people mentally simulate their actions, perceptions, and emotions when speaking and understanding a second language (L2) as with their first language (L1). It is closely related to embodied cognition and embodied language processing, both of which only refer to native language thinking and speaking. An example of embodied bilingual language would be situation in which a L1 English speaker learning Spanish as a second language hears the word rápido ("fast") in Spanish while taking notes and then proceeds to take notes more quickly.
|
||||
|
||||
```
|
||||
|
||||
|
||||
Essay Example:
|
||||
```
|
||||
### Instruction:
|
||||
Write the original essay for the following summary: A sleeveless dress with a round neck is a great day dress and can be worn for both formal and casual occasions. It has a sweetheart neckline and is made from 100% silk. The dress has a chiffon overlay that covers up the miniskirt and still adds to the class of the dress.
|
||||
### Response:
|
||||
Sleeveless Dress with a Round Neck Essay Casual wear, day dress, more formal dress The garment is a sleeveless dress with a round neck and has a sweetheart neckline. It has sheer detail on the neckline and on the back. These aspects of design make it suitable to be worn for day and evening occasions. Its great detail and chicness make it suitable for more formal events, ....
|
||||
```
|
||||
3
walter-phi.fp16.gguf
Normal file
3
walter-phi.fp16.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ec625a3929f6f757053368f23130fc830f198a28cc990e2be2e49a28c7deece4
|
||||
size 2832102880
|
||||
3
walter-phi.q2_k.gguf
Normal file
3
walter-phi.q2_k.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d281ba39164096bdfcd8780f1287dcbf64f4520c73d519f09ecaf60a51aea820
|
||||
size 580164448
|
||||
3
walter-phi.q3_k_m.gguf
Normal file
3
walter-phi.q3_k_m.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a403317c1e2c3c65f561da1f86e8b9c67c4f23d1ba465548f8c00c41b0d1d67
|
||||
size 739523616
|
||||
3
walter-phi.q4_k_m.gguf
Normal file
3
walter-phi.q4_k_m.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:752248b37c3e6608193f9b213618fba35e15932f938ac49967fb4a171006bae7
|
||||
size 890960512
|
||||
3
walter-phi.q5_k_m.gguf
Normal file
3
walter-phi.q5_k_m.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:84692ebc536dd380b8e8f41ce22ebfb92a67895df431a12c34954b9ded1c2ce2
|
||||
size 1023373696
|
||||
3
walter-phi.q6_k.gguf
Normal file
3
walter-phi.q6_k.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c1bfe75ef936070e3e9ff365c137aab582ca8410b6973eeef651e825cd9ebfe8
|
||||
size 1164062720
|
||||
3
walter-phi.q8_0.gguf
Normal file
3
walter-phi.q8_0.gguf
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b682617011c47c6472e9c979a8b31a134eaf5cc893946a6f8339fc5131db2c78
|
||||
size 1506508032
|
||||
Reference in New Issue
Block a user