Text Generation
Transformers
Safetensors
granite
code
qiskit
conversational
cbjuan tidealwari commited on
Commit
fe4fe9a
·
verified ·
1 Parent(s): 2a46eff

Adding Qiskit Version in README (#3)

Browse files

- Adding Qiskit Version in README (00bb64aa532479d5bb3a7acd70a84e8c8f9aeacf)


Co-authored-by: Adarsh <tidealwari@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ base_model:
23
  ## Model Summary
24
 
25
  **granite-3.2-8b-qiskit** is a 8B parameter model extend pretrained and fine tuned on top of granite3.1-8b-base using Qiskit code and instruction data to improve capabilities at writing high-quality and non-deprecated Qiskit code. We used only data with the following licenses: Apache 2.0, MIT, the Unlicense, Mulan PSL Version 2, BSD-2, BSD-3, and Creative Commons Attribution 4.0.
26
-
27
  - **Developers:** IBM Quantum & IBM Research
28
  - **GitHub Repository:** Pending
29
  - **Related Papers:** [Qiskit Code Assistant: Training LLMs for
 
23
  ## Model Summary
24
 
25
  **granite-3.2-8b-qiskit** is a 8B parameter model extend pretrained and fine tuned on top of granite3.1-8b-base using Qiskit code and instruction data to improve capabilities at writing high-quality and non-deprecated Qiskit code. We used only data with the following licenses: Apache 2.0, MIT, the Unlicense, Mulan PSL Version 2, BSD-2, BSD-3, and Creative Commons Attribution 4.0.
26
+ The model has been trained with **Qiskit version 2.0**, ensuring compatibility with its APIs and syntax.
27
  - **Developers:** IBM Quantum & IBM Research
28
  - **GitHub Repository:** Pending
29
  - **Related Papers:** [Qiskit Code Assistant: Training LLMs for