maywell / Synatra-7B-v0.3-Translation

huggingface.co
Total runs: 16
24-hour runs: 0
7-day runs: 3
30-day runs: 1
Model's Last Updated: March 29 2024
text-generation

Introduction of Synatra-7B-v0.3-Translation

Model Details of Synatra-7B-v0.3-Translation

Synatra-7B-v0.3-Translation🐧

Synatra-7B-v0.3-Translation

Support Me

시나트라는 개인 프로젝트로, 1인의 자원으로 개발되고 있습니다. 모델이 마음에 드셨다면 약간의 연구비 지원은 어떨까요? Buy me a Coffee

Wanna be a sponser? (Please) Contact me on Telegram AlzarTakkarsen

Model Details

Base Model
mistralai/Mistral-7B-Instruct-v0.1

Datasets sharegpt_deepl_ko_translation

Filtered version of above dataset included.

Trained On
A100 80GB * 1

Instruction format

It follows ChatML format and Alpaca(No-Input) format.

<|im_start|>system
주어진 문장을 한국어로 번역해라.<|im_end|>
<|im_start|>user
{instruction}<|im_end|>
<|im_start|>assistant
<|im_start|>system
주어진 문장을 영어로 번역해라.<|im_end|>
<|im_start|>user
{instruction}<|im_end|>
<|im_start|>assistant
Ko-LLM-Leaderboard

On Benchmarking...

Implementation Code

Since, chat_template already contains insturction format above. You can use the code below.

from transformers import AutoModelForCausalLM, AutoTokenizer

device = "cuda" # the device to load the model onto

model = AutoModelForCausalLM.from_pretrained("maywell/Synatra-7B-v0.3-Translation")
tokenizer = AutoTokenizer.from_pretrained("maywell/Synatra-7B-v0.3-Translation")

messages = [
    {"role": "user", "content": "바나나는 원래 하얀색이야?"},
]

encodeds = tokenizer.apply_chat_template(messages, return_tensors="pt")

model_inputs = encodeds.to(device)
model.to(device)

generated_ids = model.generate(model_inputs, max_new_tokens=1000, do_sample=True)
decoded = tokenizer.batch_decode(generated_ids)
print(decoded[0])

Runs of maywell Synatra-7B-v0.3-Translation on huggingface.co

16
Total runs
0
24-hour runs
1
3-day runs
3
7-day runs
1
30-day runs

More Information About Synatra-7B-v0.3-Translation huggingface.co Model

More Synatra-7B-v0.3-Translation license Visit here:

https://choosealicense.com/licenses/cc-by-sa-4.0

Synatra-7B-v0.3-Translation huggingface.co

Synatra-7B-v0.3-Translation huggingface.co is an AI model on huggingface.co that provides Synatra-7B-v0.3-Translation's model effect (), which can be used instantly with this maywell Synatra-7B-v0.3-Translation model. huggingface.co supports a free trial of the Synatra-7B-v0.3-Translation model, and also provides paid use of the Synatra-7B-v0.3-Translation. Support call Synatra-7B-v0.3-Translation model through api, including Node.js, Python, http.

Synatra-7B-v0.3-Translation huggingface.co Url

https://huggingface.co/maywell/Synatra-7B-v0.3-Translation

maywell Synatra-7B-v0.3-Translation online free

Synatra-7B-v0.3-Translation huggingface.co is an online trial and call api platform, which integrates Synatra-7B-v0.3-Translation's modeling effects, including api services, and provides a free online trial of Synatra-7B-v0.3-Translation, you can try Synatra-7B-v0.3-Translation online for free by clicking the link below.

maywell Synatra-7B-v0.3-Translation online free url in huggingface.co:

https://huggingface.co/maywell/Synatra-7B-v0.3-Translation

Synatra-7B-v0.3-Translation install

Synatra-7B-v0.3-Translation is an open source model from GitHub that offers a free installation service, and any user can find Synatra-7B-v0.3-Translation on GitHub to install. At the same time, huggingface.co provides the effect of Synatra-7B-v0.3-Translation install, users can directly use Synatra-7B-v0.3-Translation installed effect in huggingface.co for debugging and trial. It also supports api for free installation.

Synatra-7B-v0.3-Translation install url in huggingface.co:

https://huggingface.co/maywell/Synatra-7B-v0.3-Translation

Url of Synatra-7B-v0.3-Translation

Synatra-7B-v0.3-Translation huggingface.co Url

Provider of Synatra-7B-v0.3-Translation huggingface.co

maywell
ORGANIZATIONS

Other API from maywell

huggingface.co

Total runs: 127
Run Growth: -376
Growth Rate: -296.06%
Updated:January 07 2024
huggingface.co

Total runs: 122
Run Growth: -349
Growth Rate: -286.07%
Updated:January 15 2024
huggingface.co

Total runs: 115
Run Growth: -14
Growth Rate: -12.17%
Updated:February 19 2024
huggingface.co

Total runs: 112
Run Growth: -353
Growth Rate: -315.18%
Updated:December 17 2023
huggingface.co

Total runs: 111
Run Growth: 19
Growth Rate: 17.43%
Updated:February 02 2024
huggingface.co

Total runs: 27
Run Growth: 0
Growth Rate: 0.00%
Updated:January 26 2025
huggingface.co

Total runs: 22
Run Growth: 14
Growth Rate: 63.64%
Updated:April 30 2024
huggingface.co

Total runs: 15
Run Growth: 10
Growth Rate: 66.67%
Updated:November 15 2023
huggingface.co

Total runs: 9
Run Growth: 5
Growth Rate: 55.56%
Updated:November 13 2023
huggingface.co

Total runs: 8
Run Growth: 0
Growth Rate: 0.00%
Updated:December 14 2024
huggingface.co

Total runs: 7
Run Growth: 2
Growth Rate: 28.57%
Updated:December 02 2023
huggingface.co

Total runs: 5
Run Growth: 0
Growth Rate: 0.00%
Updated:July 31 2024