初始化项目,由ModelHub XC社区提供模型

Model: RichardErkhov/jacson_-_llama-2-7b-codewello-gguf
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-07-08 12:55:10 +08:00
commit 623487da80
24 changed files with 366 additions and 0 deletions

57
.gitattributes vendored Normal file
View File

@@ -0,0 +1,57 @@
*.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
llama-2-7b-codewello.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.Q3_K.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.Q4_K.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.Q5_K.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.Q5_1.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
llama-2-7b-codewello.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text

243
README.md Normal file
View File

@@ -0,0 +1,243 @@
Quantization made by Richard Erkhov.
[Github](https://github.com/RichardErkhov)
[Discord](https://discord.gg/pvy7H8DZMG)
[Request more models](https://github.com/RichardErkhov/quant_request)
llama-2-7b-codewello - GGUF
- Model creator: https://huggingface.co/jacson/
- Original model: https://huggingface.co/jacson/llama-2-7b-codewello/
| Name | Quant method | Size |
| ---- | ---- | ---- |
| [llama-2-7b-codewello.Q2_K.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q2_K.gguf) | Q2_K | 2.36GB |
| [llama-2-7b-codewello.IQ3_XS.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.IQ3_XS.gguf) | IQ3_XS | 2.6GB |
| [llama-2-7b-codewello.IQ3_S.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.IQ3_S.gguf) | IQ3_S | 2.75GB |
| [llama-2-7b-codewello.Q3_K_S.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q3_K_S.gguf) | Q3_K_S | 2.75GB |
| [llama-2-7b-codewello.IQ3_M.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.IQ3_M.gguf) | IQ3_M | 2.9GB |
| [llama-2-7b-codewello.Q3_K.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q3_K.gguf) | Q3_K | 3.07GB |
| [llama-2-7b-codewello.Q3_K_M.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q3_K_M.gguf) | Q3_K_M | 3.07GB |
| [llama-2-7b-codewello.Q3_K_L.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q3_K_L.gguf) | Q3_K_L | 3.35GB |
| [llama-2-7b-codewello.IQ4_XS.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.IQ4_XS.gguf) | IQ4_XS | 3.4GB |
| [llama-2-7b-codewello.Q4_0.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q4_0.gguf) | Q4_0 | 3.56GB |
| [llama-2-7b-codewello.IQ4_NL.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.IQ4_NL.gguf) | IQ4_NL | 3.58GB |
| [llama-2-7b-codewello.Q4_K_S.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q4_K_S.gguf) | Q4_K_S | 3.59GB |
| [llama-2-7b-codewello.Q4_K.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q4_K.gguf) | Q4_K | 3.8GB |
| [llama-2-7b-codewello.Q4_K_M.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q4_K_M.gguf) | Q4_K_M | 3.8GB |
| [llama-2-7b-codewello.Q4_1.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q4_1.gguf) | Q4_1 | 3.95GB |
| [llama-2-7b-codewello.Q5_0.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q5_0.gguf) | Q5_0 | 4.33GB |
| [llama-2-7b-codewello.Q5_K_S.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q5_K_S.gguf) | Q5_K_S | 4.33GB |
| [llama-2-7b-codewello.Q5_K.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q5_K.gguf) | Q5_K | 4.45GB |
| [llama-2-7b-codewello.Q5_K_M.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q5_K_M.gguf) | Q5_K_M | 4.45GB |
| [llama-2-7b-codewello.Q5_1.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q5_1.gguf) | Q5_1 | 4.72GB |
| [llama-2-7b-codewello.Q6_K.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q6_K.gguf) | Q6_K | 5.15GB |
| [llama-2-7b-codewello.Q8_0.gguf](https://huggingface.co/RichardErkhov/jacson_-_llama-2-7b-codewello-gguf/blob/main/llama-2-7b-codewello.Q8_0.gguf) | Q8_0 | 6.67GB |
Original model description:
---
library_name: transformers
tags: []
---
# Model Card for Model ID
<!-- Provide a quick summary of what the model is/does. -->
## Model Details
### Model Description
<!-- Provide a longer summary of what this model is. -->
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
- **Developed by:** [More Information Needed]
- **Funded by [optional]:** [More Information Needed]
- **Shared by [optional]:** [More Information Needed]
- **Model type:** [More Information Needed]
- **Language(s) (NLP):** [More Information Needed]
- **License:** [More Information Needed]
- **Finetuned from model [optional]:** [More Information Needed]
### Model Sources [optional]
<!-- Provide the basic links for the model. -->
- **Repository:** [More Information Needed]
- **Paper [optional]:** [More Information Needed]
- **Demo [optional]:** [More Information Needed]
## 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. -->
### Direct Use
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
[More Information Needed]
### Downstream Use [optional]
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
[More Information Needed]
### Out-of-Scope Use
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
[More Information Needed]
## 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.
[More Information Needed]
## Training Details
### Training Data
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
[More Information Needed]
### Training Procedure
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
#### Preprocessing [optional]
[More Information Needed]
#### Training Hyperparameters
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
#### Speeds, Sizes, Times [optional]
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
[More Information Needed]
## Evaluation
<!-- This section describes the evaluation protocols and provides the results. -->
### Testing Data, Factors & Metrics
#### Testing Data
<!-- This should link to a Dataset Card if possible. -->
[More Information Needed]
#### Factors
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
[More Information Needed]
#### Metrics
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
[More Information Needed]
### Results
[More Information Needed]
#### Summary
## Model Examination [optional]
<!-- Relevant interpretability work for the model goes here -->
[More Information Needed]
## Environmental Impact
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
- **Hardware Type:** [More Information Needed]
- **Hours used:** [More Information Needed]
- **Cloud Provider:** [More Information Needed]
- **Compute Region:** [More Information Needed]
- **Carbon Emitted:** [More Information Needed]
## Technical Specifications [optional]
### Model Architecture and Objective
[More Information Needed]
### Compute Infrastructure
[More Information Needed]
#### Hardware
[More Information Needed]
#### Software
[More Information Needed]
## Citation [optional]
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
**BibTeX:**
[More Information Needed]
**APA:**
[More Information Needed]
## Glossary [optional]
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
[More Information Needed]
## More Information [optional]
[More Information Needed]
## Model Card Authors [optional]
[More Information Needed]
## Model Card Contact
[More Information Needed]

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d2209c24cc9fd3a987533b6184889a0cd6c0516c5be47173f5d78a8e8d4427f
size 3114864800

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:116e8223c001d4b0bd6d072f057ff9f2b52b8742ea6a15663f90352e3e5f20bd
size 2948305056

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39fc510efd2b829ee4c86ae3149ad79c41e735fac9374a48429eca0297541b8e
size 2796523680

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fc2c2e33dbf5f0ddb867a42b7452a9ced3910f91263333ec3d71a68c79a6a757
size 3848351904

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:45aa1cd62c303e12d416283b7cc7548b8214b63b8082e5bbb7aa40f796cad672
size 3647516832

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2cf5834e41e687bf265d4bce9cba8d1449b8a9365809f77abcc47ad27812cd3d
size 2532864160

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e2b4ef6390d08bcc882548959afd186350d1f63758662c4239f7ac0ab2f08a90
size 3298005152

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c213fe7f1eafda2badfd071e1427733866ecaec99b9d894a3f2a069c075686a6
size 3597111456

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e2b4ef6390d08bcc882548959afd186350d1f63758662c4239f7ac0ab2f08a90
size 3298005152

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:264adc98aaee30c08c4bab8d6276db62e70962df6e49882db9fbab08596b5ecb
size 2948305056

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f0f9d678f5b055c19c8614db2a429643a6efa8275262acbdbb11f2e22df2a55
size 3825807520

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d05754818d057d7c52d816b54024e1bf6f814f76f216b2497b29032b6f341461
size 4238749856

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ccabe1f2afa294ceb1b6d2cb669c09fd818b21277fc20d22b5688d141e8ceeb7
size 4081004704

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ccabe1f2afa294ceb1b6d2cb669c09fd818b21277fc20d22b5688d141e8ceeb7
size 4081004704

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:906226e172a283f1e51e608cc762afc72d0e2785a3643fee18d6eaf6f1e9dd84
size 3856740512

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ffe1554013cb1ffbe20dcd4e38d404fa6b94822b4cfe956cfec0463c1cf40ad
size 4651692192

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d7505063371f5e7d6d24e8099d0da0da7a7c95bfe98183f408acfc90bd148d68
size 5064634528

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97cd1fc4637e650c99cf9e789e86c95915fe016797098de85a8dd37663c2a1a0
size 4783157408

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:97cd1fc4637e650c99cf9e789e86c95915fe016797098de85a8dd37663c2a1a0
size 4783157408

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27b467ae9cbe39f467d22a0ebb62bbaf5afde0170cfebfd27fff458949840a8d
size 4651692192

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8fc247250b67bba9ee7dc1b6cd7da0f972607ab24b2be19c6c100496a3f298d6
size 5529194656

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:24e32597890733d21d5001efbf45c7c86a4170343dfeca9d10c8df3326e83686
size 7161090208