File size: 1,710 Bytes
b2abaf2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
---
library_name: peft
base_model: unsloth/llama-3-8b-bnb-4bit
---

# Model Card for Model ID

<!-- Provide a quick summary of what the model is/does. -->
QEU/Unsloth_creative


## Model Details

### Model Description

<!-- Provide a longer summary of what this model is. -->



- **Developed by:** QEU
- **Model type:** Unsloth lora adapter
- **Language(s) (NLP):** llama-3-8b
- **License:** apache-2.0

### Model Sources

<!-- Provide the basic links for the model. -->

- **blog:** [QEU_blog](https://jpnqeur23phi2sft.blogspot.com/2024/05/qeur23phi2sft21-creativereasoning.html)

## Uses

<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->

このモデルは、BONSAIプロジェクトの初期段階の成果物です。Unslothの技術を使って、finetuneされています。


### Out-of-Scope Use

<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->

かなり特殊なプロンプト設計がされているのので、ブログを参考にして推論プログラムを設計してください。

## Bias, Risks, and Limitations

<!-- This section is meant to convey both technical and sociotechnical limitations. -->

[More Information Needed]

### Recommendations

<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->

Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.

## How to Get Started with the Model

Use the code below to get started with the model.

準備中