r-tensorflow / gpt2

R Interface to OpenAI's GPT-2 model
https://openai.com/blog/better-language-models/
MIT License
27 stars 5 forks source link

Installation guide? #6

Open rcjeremiasv opened 4 years ago

rcjeremiasv commented 4 years ago

remotes::install_github("r-tensorflow/gpt2") Downloading GitHub repo r-tensorflow/gpt2@master These packages have more recent versions available. Which would you like to update?

1: All
2: CRAN packages only
3: None
4: reticulate (1.12 -> 1.14 ) [CRAN] 5: mime (0.6 -> 0.8 ) [CRAN] 6: openssl (1.3 -> 1.4.1) [CRAN] 7: zip (2.0.1 -> 2.0.4) [CRAN] 8: Rcpp (1.0.1 -> 1.0.3) [CRAN] 9: processx (3.3.0 -> 3.4.1) [CRAN] 10: curl (3.3 -> 4.3 ) [CRAN] 11: sys (3.2 -> 3.3 ) [CRAN] 12: rlang (0.3.4 -> 0.4.2) [CRAN] 13: purrr (0.3.2 -> 0.3.3) [CRAN]

Enter one or more numbers, or an empty line to skip updates:

Installing 5 packages: pins, tensorflow, httr, R6, whisker Installing packages into ‘C:/Users/HOME/Documents/R/win-library/3.4’ (as ‘lib’ is unspecified)

There are binary versions available but the source versions are later: binary source needs_compilation tensorflow 1.13.1 2.0.0 FALSE httr 1.4.0 1.4.1 FALSE R6 2.4.0 2.4.1 FALSE whisker 0.3-2 0.4 FALSE

installing the source packages ‘pins’, ‘tensorflow’, ‘httr’, ‘R6’, ‘whisker’

trying URL 'https://cran.rstudio.com/src/contrib/pins_0.3.0.tar.gz' Content type 'application/x-gzip' length 1879459 bytes (1.8 MB) downloaded 1.8 MB

trying URL 'https://cran.rstudio.com/src/contrib/tensorflow_2.0.0.tar.gz' Content type 'application/x-gzip' length 48236 bytes (47 KB) downloaded 47 KB

trying URL 'https://cran.rstudio.com/src/contrib/httr_1.4.1.tar.gz' Content type 'application/x-gzip' length 158465 bytes (154 KB) downloaded 154 KB

trying URL 'https://cran.rstudio.com/src/contrib/R6_2.4.1.tar.gz' Content type 'application/x-gzip' length 35536 bytes (34 KB) downloaded 34 KB

trying URL 'https://cran.rstudio.com/src/contrib/whisker_0.4.tar.gz' Content type 'application/x-gzip' length 28574 bytes (27 KB) downloaded 27 KB

Hi, computer neanderthal here, I have a problem with tensorflow, can u help me plz?