perlthoughts commited on
Commit
3a445fb
1 Parent(s): 58c578e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -73,9 +73,9 @@ print(f"Generated instruction:\n{tokenizer.batch_decode(outputs.detach().cpu().n
73
 
74
  ```
75
  @misc {NurtureAI,
76
- author = { {Raymond Hernandez} },
77
  title = { NurtureAI/llama-2-7b-int4-gptq-python },
78
- year = 2023,
79
  url = { https://huggingface.co/NurtureAI/llama-2-7b-int4-gptq-python },
80
  publisher = { Hugging Face }
81
  }
 
73
 
74
  ```
75
  @misc {NurtureAI,
76
+ author = { Raymond Hernandez },
77
  title = { NurtureAI/llama-2-7b-int4-gptq-python },
78
+ year = { 2023 },
79
  url = { https://huggingface.co/NurtureAI/llama-2-7b-int4-gptq-python },
80
  publisher = { Hugging Face }
81
  }