commit 623487da80173e70b154514a7659ba46988c638a Author: ModelHub XC Date: Wed Jul 8 12:55:10 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: RichardErkhov/jacson_-_llama-2-7b-codewello-gguf Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..528eef9 --- /dev/null +++ b/.gitattributes @@ -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 diff --git a/README.md b/README.md new file mode 100644 index 0000000..0825b11 --- /dev/null +++ b/README.md @@ -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 + + + + + +## Model Details + +### Model Description + + + +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] + + + +- **Repository:** [More Information Needed] +- **Paper [optional]:** [More Information Needed] +- **Demo [optional]:** [More Information Needed] + +## Uses + + + +### Direct Use + + + +[More Information Needed] + +### Downstream Use [optional] + + + +[More Information Needed] + +### Out-of-Scope Use + + + +[More Information Needed] + +## Bias, Risks, and Limitations + + + +[More Information Needed] + +### Recommendations + + + +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 + + + +[More Information Needed] + +### Training Procedure + + + +#### Preprocessing [optional] + +[More Information Needed] + + +#### Training Hyperparameters + +- **Training regime:** [More Information Needed] + +#### Speeds, Sizes, Times [optional] + + + +[More Information Needed] + +## Evaluation + + + +### Testing Data, Factors & Metrics + +#### Testing Data + + + +[More Information Needed] + +#### Factors + + + +[More Information Needed] + +#### Metrics + + + +[More Information Needed] + +### Results + +[More Information Needed] + +#### Summary + + + +## Model Examination [optional] + + + +[More Information Needed] + +## Environmental Impact + + + +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] + + + +**BibTeX:** + +[More Information Needed] + +**APA:** + +[More Information Needed] + +## Glossary [optional] + + + +[More Information Needed] + +## More Information [optional] + +[More Information Needed] + +## Model Card Authors [optional] + +[More Information Needed] + +## Model Card Contact + +[More Information Needed] + diff --git a/llama-2-7b-codewello.IQ3_M.gguf b/llama-2-7b-codewello.IQ3_M.gguf new file mode 100644 index 0000000..be2d584 --- /dev/null +++ b/llama-2-7b-codewello.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d2209c24cc9fd3a987533b6184889a0cd6c0516c5be47173f5d78a8e8d4427f +size 3114864800 diff --git a/llama-2-7b-codewello.IQ3_S.gguf b/llama-2-7b-codewello.IQ3_S.gguf new file mode 100644 index 0000000..9c149d0 --- /dev/null +++ b/llama-2-7b-codewello.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:116e8223c001d4b0bd6d072f057ff9f2b52b8742ea6a15663f90352e3e5f20bd +size 2948305056 diff --git a/llama-2-7b-codewello.IQ3_XS.gguf b/llama-2-7b-codewello.IQ3_XS.gguf new file mode 100644 index 0000000..a91543b --- /dev/null +++ b/llama-2-7b-codewello.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39fc510efd2b829ee4c86ae3149ad79c41e735fac9374a48429eca0297541b8e +size 2796523680 diff --git a/llama-2-7b-codewello.IQ4_NL.gguf b/llama-2-7b-codewello.IQ4_NL.gguf new file mode 100644 index 0000000..3903195 --- /dev/null +++ b/llama-2-7b-codewello.IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc2c2e33dbf5f0ddb867a42b7452a9ced3910f91263333ec3d71a68c79a6a757 +size 3848351904 diff --git a/llama-2-7b-codewello.IQ4_XS.gguf b/llama-2-7b-codewello.IQ4_XS.gguf new file mode 100644 index 0000000..720de30 --- /dev/null +++ b/llama-2-7b-codewello.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45aa1cd62c303e12d416283b7cc7548b8214b63b8082e5bbb7aa40f796cad672 +size 3647516832 diff --git a/llama-2-7b-codewello.Q2_K.gguf b/llama-2-7b-codewello.Q2_K.gguf new file mode 100644 index 0000000..315217b --- /dev/null +++ b/llama-2-7b-codewello.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cf5834e41e687bf265d4bce9cba8d1449b8a9365809f77abcc47ad27812cd3d +size 2532864160 diff --git a/llama-2-7b-codewello.Q3_K.gguf b/llama-2-7b-codewello.Q3_K.gguf new file mode 100644 index 0000000..55e33f5 --- /dev/null +++ b/llama-2-7b-codewello.Q3_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2b4ef6390d08bcc882548959afd186350d1f63758662c4239f7ac0ab2f08a90 +size 3298005152 diff --git a/llama-2-7b-codewello.Q3_K_L.gguf b/llama-2-7b-codewello.Q3_K_L.gguf new file mode 100644 index 0000000..acbd9ea --- /dev/null +++ b/llama-2-7b-codewello.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c213fe7f1eafda2badfd071e1427733866ecaec99b9d894a3f2a069c075686a6 +size 3597111456 diff --git a/llama-2-7b-codewello.Q3_K_M.gguf b/llama-2-7b-codewello.Q3_K_M.gguf new file mode 100644 index 0000000..55e33f5 --- /dev/null +++ b/llama-2-7b-codewello.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2b4ef6390d08bcc882548959afd186350d1f63758662c4239f7ac0ab2f08a90 +size 3298005152 diff --git a/llama-2-7b-codewello.Q3_K_S.gguf b/llama-2-7b-codewello.Q3_K_S.gguf new file mode 100644 index 0000000..c40aac1 --- /dev/null +++ b/llama-2-7b-codewello.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:264adc98aaee30c08c4bab8d6276db62e70962df6e49882db9fbab08596b5ecb +size 2948305056 diff --git a/llama-2-7b-codewello.Q4_0.gguf b/llama-2-7b-codewello.Q4_0.gguf new file mode 100644 index 0000000..5e24e7f --- /dev/null +++ b/llama-2-7b-codewello.Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f0f9d678f5b055c19c8614db2a429643a6efa8275262acbdbb11f2e22df2a55 +size 3825807520 diff --git a/llama-2-7b-codewello.Q4_1.gguf b/llama-2-7b-codewello.Q4_1.gguf new file mode 100644 index 0000000..55848fe --- /dev/null +++ b/llama-2-7b-codewello.Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d05754818d057d7c52d816b54024e1bf6f814f76f216b2497b29032b6f341461 +size 4238749856 diff --git a/llama-2-7b-codewello.Q4_K.gguf b/llama-2-7b-codewello.Q4_K.gguf new file mode 100644 index 0000000..9632589 --- /dev/null +++ b/llama-2-7b-codewello.Q4_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccabe1f2afa294ceb1b6d2cb669c09fd818b21277fc20d22b5688d141e8ceeb7 +size 4081004704 diff --git a/llama-2-7b-codewello.Q4_K_M.gguf b/llama-2-7b-codewello.Q4_K_M.gguf new file mode 100644 index 0000000..9632589 --- /dev/null +++ b/llama-2-7b-codewello.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccabe1f2afa294ceb1b6d2cb669c09fd818b21277fc20d22b5688d141e8ceeb7 +size 4081004704 diff --git a/llama-2-7b-codewello.Q4_K_S.gguf b/llama-2-7b-codewello.Q4_K_S.gguf new file mode 100644 index 0000000..ae3afbd --- /dev/null +++ b/llama-2-7b-codewello.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:906226e172a283f1e51e608cc762afc72d0e2785a3643fee18d6eaf6f1e9dd84 +size 3856740512 diff --git a/llama-2-7b-codewello.Q5_0.gguf b/llama-2-7b-codewello.Q5_0.gguf new file mode 100644 index 0000000..d4684e1 --- /dev/null +++ b/llama-2-7b-codewello.Q5_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ffe1554013cb1ffbe20dcd4e38d404fa6b94822b4cfe956cfec0463c1cf40ad +size 4651692192 diff --git a/llama-2-7b-codewello.Q5_1.gguf b/llama-2-7b-codewello.Q5_1.gguf new file mode 100644 index 0000000..4f26ef3 --- /dev/null +++ b/llama-2-7b-codewello.Q5_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7505063371f5e7d6d24e8099d0da0da7a7c95bfe98183f408acfc90bd148d68 +size 5064634528 diff --git a/llama-2-7b-codewello.Q5_K.gguf b/llama-2-7b-codewello.Q5_K.gguf new file mode 100644 index 0000000..233d90b --- /dev/null +++ b/llama-2-7b-codewello.Q5_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97cd1fc4637e650c99cf9e789e86c95915fe016797098de85a8dd37663c2a1a0 +size 4783157408 diff --git a/llama-2-7b-codewello.Q5_K_M.gguf b/llama-2-7b-codewello.Q5_K_M.gguf new file mode 100644 index 0000000..233d90b --- /dev/null +++ b/llama-2-7b-codewello.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97cd1fc4637e650c99cf9e789e86c95915fe016797098de85a8dd37663c2a1a0 +size 4783157408 diff --git a/llama-2-7b-codewello.Q5_K_S.gguf b/llama-2-7b-codewello.Q5_K_S.gguf new file mode 100644 index 0000000..fd34485 --- /dev/null +++ b/llama-2-7b-codewello.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27b467ae9cbe39f467d22a0ebb62bbaf5afde0170cfebfd27fff458949840a8d +size 4651692192 diff --git a/llama-2-7b-codewello.Q6_K.gguf b/llama-2-7b-codewello.Q6_K.gguf new file mode 100644 index 0000000..c72226d --- /dev/null +++ b/llama-2-7b-codewello.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fc247250b67bba9ee7dc1b6cd7da0f972607ab24b2be19c6c100496a3f298d6 +size 5529194656 diff --git a/llama-2-7b-codewello.Q8_0.gguf b/llama-2-7b-codewello.Q8_0.gguf new file mode 100644 index 0000000..b1d6d88 --- /dev/null +++ b/llama-2-7b-codewello.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24e32597890733d21d5001efbf45c7c86a4170343dfeca9d10c8df3326e83686 +size 7161090208