teelinsan commited on
Commit
e7e99da
·
1 Parent(s): 8cda2e2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -28,4 +28,4 @@ model = LLaMAForCausalLM.from_pretrained(
28
  model = PeftModel.from_pretrained(model, "teelinsan/camoscio-7b-llama")
29
  ```
30
 
31
- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/teelinsan/camoscio/blob/master/notebooks/camoscio-lora.ipynb)
 
28
  model = PeftModel.from_pretrained(model, "teelinsan/camoscio-7b-llama")
29
  ```
30
 
31
+ [Open In Colab](https://colab.research.google.com/github/teelinsan/camoscio/blob/master/notebooks/camoscio-lora.ipynb)